TOML to JSON Converter

Convert TOML config files into structured JSON.

Ad placeholder (leaderboard)
Enjoying the tools? Go Pro for £4.99 (one-time) and remove all ads — forever, on this device. Remove ads — £4.99

Convert TOML to JSON in your browser

Paste your TOML config and get clean, indented JSON. The parser handles the constructs people actually paste: key-value pairs, [tables], [[arrays of tables]], dotted keys, inline arrays and # comments, following the TOML v1.0.0 syntax.

Unsupported features such as multi-line strings and date types are reported as a clear error rather than silently mis-parsed. Everything runs locally in your browser — your config is never uploaded or stored.

Ad placeholder (rectangle)