XML ⇄ JSON Converter

XML

JSON

How to Use

What this tool does

Converts between XML and JSON. XML → JSON preserves element nesting and auto‑detects repeated tags as arrays; JSON → XML creates elements from object keys.

Steps

  1. Paste XML on the left and click XML → JSON to get formatted JSON on the right.
  2. Paste JSON on the right and click JSON → XML to get pretty XML on the left.
  3. Fix errors reported under the buttons if parsing fails.

Examples

Notes