TOML to JSON
Convert TOML configuration files to JSON format instantly
Free online TOML to JSON converter. Paste a TOML config file (Cargo.toml, pyproject.toml, etc.) and get clean JSON output.
JSON output will appear here
About TOML to JSON
TOML is widely used for project configuration files. Converting to JSON makes the data accessible to any language or tool that reads JSON. This parser supports standard TOML tables, arrays, strings, numbers, and booleans.