XML to JSON converter
Paste XML to convert its elements and values to JSON.
Convert a valid XML document to JSON.
About this tool
The XML to JSON converter changes a well-formed XML document into JSON that is easier to use in many applications. It maps elements, attributes, and text values into a clear data structure. Use it to prepare API test data, move a small configuration between formats, or inspect an XML response with JSON tools. The conversion happens on the server without loading DTDs or requesting external entities.