Skip to main content
Tools Convert
XML

XML ↔ JSON

92,611 runs · v1.0 · Everything below stays in your browser

Convert between XML and JSON. Attributes, text nodes, and nested elements preserved.

Runs entirely in your browser · Your input is never transmitted

INPUT
0 BReady
OUTPUT
Ready

How to use

  1. Paste XML or JSON.
  2. Toggle direction.
  3. Copy the result.

Frequently asked

How are attributes represented?

XML attributes appear as '@attrName' keys in the JSON object. Element text content uses '#text'.