JSON to XML Converter

Convert JSON objects and arrays into well-formed XML.

Ad placeholder (leaderboard)
Enjoying the tools? Go Pro for £4.99 (one-time) and remove all ads — forever, on this device. Remove ads — £4.99

Convert JSON to XML in your browser

Paste any valid JSON object or array and get well-formed XML with consistent two-space indentation. Nested objects become nested elements, arrays repeat their parent element once per item, and a single <root> wraps the document so the result is always valid.

Special characters are escaped automatically and property names that aren’t legal XML element names are sanitised. The conversion happens entirely in your browser — your data is never uploaded or stored.

Ad placeholder (rectangle)