TOML to JSON Converter
Convert TOML configuration files to JSON and vice versa. The tool parses TOML syntax including tables, arrays, inline tables, and all TOML data types. Ideal for working with Rust Cargo.toml, Python pyproject.toml, and other TOML-based config files.
Input
Ln 1, Col 1
9 lines117 chars
Output