AbraCalc

XML to JSON Converter

Convert XML to JSON in your browser using the built-in DOMParser. Nothing is uploaded.

Pure browser JavaScript — uses the native DOMParser API.

Embed this tool on your site

How to use this tool

  1. Paste XML.
  2. Click Convert.
  3. Download the JSON result.

Convert XML to JSON in your browser using the built-in DOMParser. Nothing is uploaded.

Frequently asked questions

How are repeated elements handled?
Repeated sibling elements with the same tag are collapsed into a JSON array automatically.

References & sources