TOML ↔ JSON Converter

Convert between TOML and JSON. Parsing runs in your browser (library loaded from jsDelivr).

Try it with this example

Paste TOML (e.g. [section] key = "value") and convert to JSON. Or paste JSON and convert to TOML.

What is this tool?

How do I convert TOML to JSON? Convert between TOML and JSON. TOML is used in Cargo, pyproject, and many configs; JSON fits APIs and JavaScript. All in your browser.