📄 TOML / INI Converter

Parse, validate, and convert between TOML, INI, and JSON formats. All processing happens in your browser.

Input (TOML) 0 lines, 0 chars
Output (JSON) 0 lines, 0 chars
Ready. Paste your content and it will be converted automatically.

Free TOML / INI Converter

Convert between TOML, INI, and JSON with full parsing, validation, and pretty-printed output. The TOML parser supports key-value pairs, sections (tables), arrays of tables, basic and literal strings, integers, floats, booleans, inline tables, and arrays. The INI parser handles sections, key=value and key:value syntax, and comments using # or ;. Validation errors are shown with line numbers to help you fix formatting issues. All processing runs entirely in your browser with no server calls.