XML to JSON ConverterEdit online
Oxygen XML Editor plugin includes a useful and simple tool for converting XML files to JSON. It can be found in the XML Tools menu.
To convert an XML document to JSON, follow these steps:
-
Select the XML to JSON action from the XML Tools menu.
The XML to JSON dialog box is displayed:
Figure: XML to JSON Dialog Box
- Choose or enter the Input URL of the XML document.
- Choose the path of the Output file that will contain the resulting JSON document.
- Select the Open in Editor option to open the resulting JSON document in the main editing pane.
- Click the Convert button.
The original XML document is now converted to a JSON document.
Online XML to JSON Converter
For a simple ONLINE tool for converting a single XML file to JSON, or vice versa, go to: https://www.oxygenxml.com/xml_json_converter.html.