JSON ⇄ XML Converter

Convert between JSON and XML. Paste your data below or upload a file, and pick a direction.

JSON → XMLXML → JSON

Tip: prefix a key with - to make it an XML attribute, and use #text for element text. Example: { "root": { "item": { "-id": 1, "#text": "Hello" } } }

Code editor. Use the toolbar buttons to copy, download, or clear the code.
logo