XML ↔ JSON
Convert XML to JSON and JSON back to XML.
How to use
- Pick the direction.
- Paste your input.
- Convert and copy.
Frequently asked questions
How are attributes handled?
XML attributes become @_-prefixed keys in JSON, so the conversion can round-trip.