{"$schema":"https://toolsly.tools/schemas/tool-manifest-v1.json","generated":"2026-06-03T00:22:01.994Z","discovery":{"catalog":"https://toptool.io/tools.json","llmsTxt":"https://toptool.io/llms.txt","sitemap":"https://toptool.io/sitemap.xml"},"relatedTools":[{"slug":"toml-to-json","name":"TOML to JSON","url":"https://toptool.io/toml-to-json"},{"slug":"json-to-xlsx","name":"JSON to XLSX","url":"https://toptool.io/json-to-xlsx"},{"slug":"json-to-csv","name":"JSON to CSV","url":"https://toptool.io/json-to-csv"},{"slug":"json-to-yaml","name":"JSON to YAML","url":"https://toptool.io/json-to-yaml"},{"slug":"json-to-xml","name":"JSON to XML","url":"https://toptool.io/json-to-xml"},{"slug":"json-to-html","name":"JSON to HTML","url":"https://toptool.io/json-to-html"},{"slug":"csv-to-json","name":"CSV to JSON","url":"https://toptool.io/csv-to-json"},{"slug":"xml-to-json","name":"XML to JSON","url":"https://toptool.io/xml-to-json"}],"kind":"converter","slug":"json-to-toml","name":"JSON to TOML","description":"Convert JSON files to TOML configuration format — free online, no upload.","longDescription":"Drop in a .json file and download a TOML representation. Nested objects become [section] headers, arrays of objects become [[array-of-tables]], and primitive values are properly formatted with TOML syntax. Runs entirely in your browser — your file never leaves your device.","category":"document","categoryName":"Document","keywords":["json to toml","convert json to toml","json to toml converter","json to toml online","json toml converter","json to toml free","online json to toml","json file to toml","json config to toml","json to toml config"],"url":"https://toptool.io/json-to-toml","runsOn":"client","multiple":false,"batch":false,"input":{"type":"file","extensions":[".json"],"mimeTypes":["application/json"]},"output":{"type":"file","extension":".toml","mimeType":"application/toml"},"options":[],"invocation":{"webUi":"https://toptool.io/json-to-toml","api":null,"notes":"Currently runs client-side in the user's browser. Drop a file on the UI at `webUi` and download the converted result. A remote MCP/REST API is planned."}}