Skip to main content
DevToys
Converters

JSON ↔ XML

Convert between XML documents and JSON

Conversion workspace

JSON XML

Input
JSON
Output
XML
How to use / Notes

How to use

  1. Paste JSON or XML into the input.
  2. Select the conversion direction.
  3. 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.