BluebirdBluebird
Home/TOML ↔ JSON Converter

TOML ↔ JSON Converter

Convert TOML config to JSON and back with live validation — perfect for Cargo, pyproject and Hugo files.

  • Runs in your browser
  • No upload on server
  • Free, forever
  1. Enter value
  2. Pick units
  3. Copy result
TOML input
JSON output
{
  "title": "Bluebird",
  "server": {
    "port": 8080,
    "host": "localhost"
  },
  "features": [
    {
      "name": "private",
      "enabled": true
    },
    {
      "name": "free",
      "enabled": true
    }
  ]
}
How this works
  • Pick a direction — TOML to JSON or JSON to TOML.
  • Paste configuration or load a .toml / .json file from your device.
  • We validate as you type, then let you copy or download the result.

Rate TOML ↔ JSON Converter

One tap. Anonymous. Helps others find the good tools.

No account, no email, no tracking — just a 1–5 number.

Be the first to rate