XML Formatter & XML ↔ JSON Converter

Beautify, minify, and validate XML documents or convert back and forth between XML and JSON — 100% in your browser.

Input {{ mode === 'json2xml' ? 'JSON' : 'XML' }}

{{ num }}
Waiting for input… ✕ {{ currentError }} ✓ Valid {{ mode === 'json2xml' ? 'JSON' : 'XML' }}
Output
Indent
{{human(origSize)}}{{human(outSize)}} · {{deltaLabel}} · {{outLineCount}} lines
{{ num }}

About XML Processing

This tool utilizes the native browser DOMParser interface to parse, validate and format XML safely without external network calls.