Online XML Tools
Online XML Tools is a focused collection of XML-specific utilities — formatting, validation, conversion to JSON / CSV / YAML / TSV, encoding, and inline editing.
Data Format Converters(8)
Convert CSV to XML
Transforms CSV data into XML using template-based mapping.
Convert JSON to XML
Transforms a JSON document into XML.
Convert TSV to XML
Transforms a TSV document into XML.
Convert XML to CSV
Transforms XML data into CSV format with column extraction.
Convert XML to JSON
Transforms an XML document into JSON with attribute handling.
Convert XML to TSV
Transforms an XML document into tab-separated values.
Convert XML to YAML
Transforms an XML document into YAML markup.
Convert YAML to XML
Transforms YAML markup into an XML document.
Encoders & Decoders(5)
Base64 to XML
This free browser-based decoder converts Base64-encoded XML back into readable XML instantly. It supports paste/impor...
Convert Base64 to XML
Decodes a Base64-encoded XML document.
Convert XML to Base64
Encodes an XML document as a Base64 string.
URL-decode XML
Reverses percent-encoding to recover the original XML.
URL-encode XML
Percent-encodes an XML document for safe URL transport.