{"$schema":"https://toolsly.tools/schemas/tool-manifest-v1.json","generated":"2026-06-02T15:45:19.492Z","discovery":{"catalog":"https://toptool.io/tools.json","llmsTxt":"https://toptool.io/llms.txt","sitemap":"https://toptool.io/sitemap.xml"},"relatedTools":[{"slug":"json-to-xml","name":"JSON to XML","url":"https://toptool.io/json-to-xml"},{"slug":"csv-to-json","name":"CSV to JSON","url":"https://toptool.io/csv-to-json"},{"slug":"yaml-to-json","name":"YAML to JSON","url":"https://toptool.io/yaml-to-json"},{"slug":"xml-to-yaml","name":"XML to YAML","url":"https://toptool.io/xml-to-yaml"},{"slug":"xlsx-to-json","name":"XLSX to JSON","url":"https://toptool.io/xlsx-to-json"},{"slug":"toml-to-json","name":"TOML to JSON","url":"https://toptool.io/toml-to-json"},{"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"}],"kind":"converter","slug":"xml-to-json","name":"XML to JSON","description":"Convert XML to pretty-printed JSON — free online, no upload.","longDescription":"Drop in an .xml file and download an equivalent JSON document. Elements, attributes and text content are mapped using the compact xml-js representation: attributes appear under a `_attributes` key, text content under `_text`. Indentation is 2 spaces. Runs entirely in your browser — your file never leaves your device.","category":"document","categoryName":"Document","keywords":["xml to json","convert xml to json","xml to json converter","xml to json online","xml to json free","change xml to json","xml json converter","free xml to json","online xml to json converter","xml to json online free","xml json conversion","xml file to json"],"url":"https://toptool.io/xml-to-json","runsOn":"client","multiple":false,"batch":false,"input":{"type":"file","extensions":[".xml"],"mimeTypes":["application/xml","text/xml","text/plain",""]},"output":{"type":"file","extension":".json","mimeType":"application/json"},"options":[],"invocation":{"webUi":"https://toptool.io/xml-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."}}