Convert XML to JavaScript Object

Use this XML to JavaScript Object converter tool by pasting or uploading XML in the left box below. Results will appear in the box on the right.

Input (XML) - Paste your XML here

Output (JavaScript Object) - The converted JavaScript Object

Converter Options
XML root node name
Name of the root node in the input XML if top-level element is an array.
XML row node name
Name of each row node to use in the input XML if top-level element is an array.
JS indent spacing
Number of spaces to use for indenting the JS output. Use 0 to minify.
Tab indent
Use tabs instead of spaces to indent JS

Want to convert JavaScript Object to XML instead? Use the JavaScript Object to XML Converter Tool.

How to use XML to JavaScript Object Conversion Tool

  1. Paste your XML input into the left input box and it will automatically convert it into JavaScript Object.
  2. The JavaScript Object output is the box to the right.
  3. If there are any errors in the XML and the converter isn't able to do the conversion, the error message will appear in the output box letting you know where the error was found in the XML.
  4. Use the control box to select options that will affect the conversion.
  5. Your XML data is secure. ConvertSimple's converter does not send your XML data to our servers for conversion, the process is done completely in your web browser. That's what makes ConvertSimple's converter the safest and fastest converter out there.

XML Format

Name XML
Full form name Extensible Markup Language
File extension .xml
Type of format Markup Language
MIME type application/xml, text/xml

JavaScript Format

Name JavaScript
Full form name JavaScript
File extension .js
Type of format Programming Language
MIME type text/javascript, application/javascript

Related Tools