XML to JSON Converter

Paste any XML and get clean, structured JSON output. Attributes map to @attributes, text nodes to #text.

ReferenceError: DOMParser is not defined

Conversion rules

  • XML attributes become @attributes object
  • Repeated sibling elements become JSON arrays
  • Text-only nodes become plain string values
  • Mixed content (text + elements) uses #text key

FAQ

Is XML to JSON Converter free to use?

Yes, XML to JSON Converter is completely free to use on UtilityCove.

Does XML to JSON Converter upload my data?

No. XML to JSON Converter runs in your browser, so your input stays on your device.

Can I use XML to JSON Converter on mobile?

Yes. XML to JSON Converter works on modern mobile and desktop browsers.