{"$schema":"https://toolsly.tools/schemas/tool-manifest-v1.json","generated":"2026-06-13T19:02:26.015Z","discovery":{"catalog":"https://toolsly.tools/tools.json","llmsTxt":"https://toolsly.tools/llms.txt","sitemap":"https://toolsly.tools/sitemap.xml"},"relatedTools":[{"slug":"json-to-toml","name":"JSON to TOML","url":"https://toolsly.tools/json-to-toml"},{"slug":"csv-to-json","name":"CSV to JSON","url":"https://toolsly.tools/csv-to-json"},{"slug":"xml-to-json","name":"XML to JSON","url":"https://toolsly.tools/xml-to-json"},{"slug":"yaml-to-json","name":"YAML to JSON","url":"https://toolsly.tools/yaml-to-json"},{"slug":"xlsx-to-json","name":"XLSX to JSON","url":"https://toolsly.tools/xlsx-to-json"},{"slug":"json-to-xlsx","name":"JSON to XLSX","url":"https://toolsly.tools/json-to-xlsx"},{"slug":"json-to-csv","name":"JSON to CSV","url":"https://toolsly.tools/json-to-csv"},{"slug":"json-to-yaml","name":"JSON to YAML","url":"https://toolsly.tools/json-to-yaml"}],"kind":"converter","slug":"toml-to-json","name":"TOML to JSON","description":"Convert TOML configuration files to JSON — free online, no upload.","longDescription":"Drop in a .toml file and download a JSON representation. Supports key-value pairs, sections, nested tables, arrays, inline tables, strings (quoted and literal), numbers, booleans, and comments. Runs entirely in your browser — your file never leaves your device.","category":"document","categoryName":"Document","keywords":["toml to json","convert toml to json","toml to json converter","toml to json online","toml json converter","toml parser","toml to json free","online toml to json","toml file to json","toml config to json"],"url":"https://toolsly.tools/toml-to-json","runsOn":"client","multiple":false,"batch":false,"input":{"type":"file","extensions":[".toml"],"mimeTypes":["application/toml","text/plain"]},"output":{"type":"file","extension":".json","mimeType":"application/json"},"options":[],"invocation":{"webUi":"https://toolsly.tools/toml-to-json","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."}}