JSON to TOML converter

Convert JSON into TOML locally in your browser. This preset is useful for application config files and language tooling that expects TOML.

JSON to TOML converter

Convert JSON into TOML locally in your browser. This preset is useful for application config files and language tooling that expects TOML.

What to watch for

  • TOML output requires a top-level object, so some JSON values cannot be represented directly.
  • Comments and formatting details do not round-trip exactly between JSON and TOML.

Open full converter