converters

XML ↔ JSON Converter

Convert XML and JSON locally with explicit mapping for attributes and repeated elements.

Conversion

Convention: attributes use @attributes, text uses #text, and repeated elements become arrays. XML and JSON do not have one universally lossless mapping.

Keep exploring

Related tools