XML to JSON

Parse XML into formatted JSON. Paste XML and click Run to produce JSON output.

  • Runs entirely in your browser
  • No data stored or sent to a server
  • Free forever — no signup
  • Instant conversion

Input and Output

Use the interactive encoder and decoder on this page to process your text.

Learn more about XML to JSON conversion

How to Convert XML to JSON

XML to JSON

When to Convert XML to JSON

Parse XML API responses and config files into JSON for modern web applications and scripting.

Frequently asked questions

How are XML attributes handled?

Attributes are preserved with an @_ prefix on the attribute name in the JSON output.