transform.ignlab.net
{{ output }}{{ outputError ? '' : 'Transformed output appears here…' }}
Paste XML — an RSS feed fragment, a SOAP response, a config file — and get clean JSON back. Repeated sibling elements are automatically collapsed into a JSON array, and leaf text values are coerced to numbers or booleans where they clearly are one.
When multiple sibling elements share the same tag name, they’re combined into a JSON array under that tag; a single occurrence stays a plain object field.
This converter reads element text and nested elements; attribute-heavy XML (e.g.
The browser’s own XML parser validates the input and the specific parse error is shown if the document is malformed.
Need a different conversion? Browse all conversions, sanitize secrets with AI Safeguard, or read the guides.