XML ↔ JSON Converter
Convert XML to JSON online (@attributes, #text, repeated tags → arrays) and back. Round-trip friendly.
XML ↔ JSON
Attributes → @name, text → #text, repeats → arrays.
Output
Invalid XML.
How to use
- Paste input or drop a file above.
- Adjust options (delimiter, dialect, quality, ratio).
- Copy result or download — no sign-up needed.
FAQ
Conventions?
Attributes → @name, text → #text, repeated siblings → arrays. JSON→XML needs one root key.
Namespaces?
Kept literally in tag names — no prefix resolution.