TOML to JSON
Convert TOML configuration files to JSON format. Preserves data types and structure. Ideal for consuming TOML-based configurations in JavaScript applications.
How to use
- Paste your TOML content into the left panel, upload a file, or click Load Example.
- Click Convert to JSON or press Ctrl+Enter.
- The converted JSON appears in the right panel. Use Copy or Download to export.