Step by step
How to use TOML to JSON
- 1
Paste TOML containing keys, tables, arrays, numbers, dates, or inline structures.
- 2
Convert the document and correct any parser error reported against the source.
- 3
Inspect the nested JSON representation before copying it into code or a comparison tool.