JSON to TOML Converter

Convert JSON into clean TOML config syntax.

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 JSON to TOML in your browser

Paste a valid JSON object and get clean TOML config syntax. Nested objects become [table] headers, arrays of objects become [[arrays of tables]], and arrays of scalars are written inline.

Strings are escaped and keys that aren’t safe as bare keys are quoted, targeting the TOML v1.0.0 syntax. The conversion happens entirely in your browser — your config is never uploaded or stored.

Ad placeholder (rectangle)