Turn XML into clean JSON — nested elements become objects, repeated tags become arrays, attributes optional. Runs in your browser; nothing is uploaded.
Three steps, all in your browser.
Paste XML text into the box, or click “Load .xml file” to open a feed, config or API response. The tool converts as you type — no button to press.
Keep “Include attributes” on to carry XML attributes across as @-prefixed keys, and Pretty-print for readable output. Working with tables instead? Try the CSV to JSON Converter or tidy the result with the JSON Formatter.
The JSON appears in the output box. Hit Copy JSON to send it to your clipboard, or Download .json to save a file. Nothing is uploaded — it all happens on your device.