Turn JSON into XML — objects become nested elements, arrays repeat tags, and @keys become attributes. Pretty-print and download. Runs in your browser; nothing is uploaded.
Three steps, all in your browser.
Paste JSON text into the box, or click “Load .json file” to open an export or API response. The tool converts as you type — no button to press.
Name the root element, add an XML declaration, or turn on Pretty-print for indented output. Keys written as @name become attributes and #text becomes element text. Need the reverse? Use the XML to JSON Converter.
The XML appears in the output box. Hit Copy XML to send it to your clipboard, or Download .xml to save a file. Nothing is uploaded — it all happens on your device.