Converters
JSON ↔ XML
Convert between XML documents and JSON
How to use / Notes
How to use
- Paste JSON or XML into the input.
- Select the conversion direction.
- Copy the generated result.
Notes
- XML attributes, namespaces and text nodes map to a fixed JSON shape, so round trips may alter structure.
- XML declarations and comments may not be preserved.