XML Tools
Browse all xml tools .
64 toolsAdd Errors to XML
Add subtle errors to an XML document — broken tags, swapped quotes, truncated va
Change XML Syntax
Replace angle braces and quotes in XML with other characters — square brackets,
Compare Two XML Files
Diff two XML documents line by line and see exactly what changed. Color-coded ou
Convert a Data URI to XML
Decode a data: URL (base64 or percent-encoded) back into a readable, pretty-prin
Convert Base64 to XML
Free Base64 to XML decoder that accepts raw, wrapped or data-URL Base64, decodes
Convert Bencode to XML
Decode a Bencode string (BitTorrent encoding) back into a readable XML document
Convert BSON to XML
Decode a base64 BSON (Binary JSON / MongoDB) string back into a readable XML doc
Convert BXML to XML
Decode a BXML byte stream (hex, base64 or binary string) back into a readable, p
Convert CSV to XML
Free CSV to XML converter that builds valid XML from CSV rows, with configurable
Convert INI to XML
Parse an INI file — sections, key=value entries, comments — and rebuild it as a
Convert IXML to XML
Parse invisible-XML (IXML) style notation and rebuild a valid, pretty-printed XM
Convert JSON to XML
Free JSON to XML converter that builds valid, prettified XML from JSON objects,
Convert PDF to XML
Extract text from a PDF file and output it as structured XML. Paste PDF text con
Convert Properties to XML
Parse a Java .properties file and rebuild it as a nested XML document using dot-
Convert SQL to XML
Generate an XML file from SQL INSERT statements. Parse table names, columns and
Convert TOML to XML
Parse a TOML configuration file and rebuild it as a valid, pretty-printed XML do
Convert TSV to XML
Free TSV to XML converter that builds valid XML from tab-separated rows, with he
Convert XLS to XML
Convert an Excel SpreadsheetML file back into a clean XML document — one element
Convert XML to a Data URI
Turn any XML configuration into a data: URL — base64 or percent-encoded — ready
Convert XML to a PHP Array
Generate a PHP array literal from XML — perfect for config files and caches. Att
Convert XML to a Table
Draw a clean HTML table from repeating XML records. Auto-detect rows and columns
Convert XML to Base64
Free XML to Base64 converter that UTF-8 encodes your document and produces stand
Convert XML to Bencode
Convert an XML document into the Bencode encoding used by BitTorrent. Dictionari
Convert XML to BSON
Convert an XML document into Binary JSON (BSON) — the format used by MongoDB — e
Convert XML to BXML
Encode an XML document into a compact binary XML (BXML) byte stream, shown as he
Convert XML to CSV
Free XML to CSV converter that flattens repeated XML elements into a CSV table w
Convert XML to Image
Free XML to image converter that renders code to a crisp PNG with syntax colorin
Convert XML to INI
Convert an XML file into a classic INI file — child elements become sections, le
Convert XML to IXML
Convert an XML file to an invisible-XML (IXML) style notation: no angle brackets
Convert XML to JSON
Free XML to JSON converter that maps elements, attributes, text and repeated nod
Convert XML to PDF
Render XML as a clean, styled document and save it as a PDF in one click via you
Convert XML to Properties
Flatten an XML file into a Java .properties file — nested elements become dot-se
Convert XML to SQL
Generate INSERT SQL queries from an XML file. Repeated records become rows, tags
Convert XML to TOML
Convert an XML configuration file into a clean, valid TOML configuration with ta
Convert XML to TSV
Free XML to TSV converter that flattens repeated XML elements into a tab-separat
Convert XML to XLS
Convert an XML file into Excel-ready SpreadsheetML (.xls XML format). Repeated r
Convert XML to YAML
Free XML to YAML converter that maps elements, attributes and repeated nodes int
Convert YAML to XML
Free YAML to XML converter that parses mappings, sequences, quoted scalars and f
Display XML Statistics
Inspect any XML document: element count, attribute count, text nodes, comments,
Edit and View XML
Free browser-based XML editor with a live collapsible tree view. Edit well-forme
Extract All XML Comments
Extract only the comments from an XML document — every annotation in order, dedu
Extract All XML Keys
Extract only the keys from an XML document — every unique element and attribute
Extract All XML Values
Extract only the values from an XML document — all text content and attribute va
Extract Plain Text from XML
Free tool to extract plain text from XML: strip tags, attributes, comments and p
Filter an XML File
Filter XML keys and values that match a pattern — keep only matching elements or
Find XML Keys
Find certain keys (element and attribute names) in an XML file. See every match
Find XML Nesting Depth
Find how many levels deep your XML goes. Get max depth, deepest path, average de
Find XML Values
Find certain values in an XML file — text content and attribute values — with fu
Flatten an XML
Extract all keys and values of an XML document as a flat key=value list with dot
Generate XML Art
Convert an image into a valid ASCII-art-like XML document — every row of charact
Highlight XML Syntax
Free XML syntax highlighter that tokenises and colorises tags, attributes, value
Minify XML
Free XML minifier that strips whitespace and comments to shrink XML for storage
Prettify XML
Free XML formatter and prettifier. Beautify messy XML with 2-space, 4-space or t
Remove All XML Comments
Delete all comments from an XML file in one click — clean, valid XML with every
Replace XML Comments
Replace XML comments that match a pattern with new comments — across the whole d
Replace XML Keys
Replace XML keys (element and attribute names) that match a pattern with new key
Replace XML Values
Replace XML values (text content and attribute values) that match a pattern — ac
Truncate XML
Loop over an XML document and truncate long element names, attribute values and
URL-decode XML
Free URL decoder for XML that turns percent-encoded text back into a document, w
URL-encode XML
Free URL encoder for XML that percent-encodes your document for query strings or
Use Double Quotes Everywhere
Normalize every XML attribute to double quotes. Single-quoted attributes are con
Use Single Quotes Everywhere
Normalize every XML attribute to single quotes. Double-quoted attributes are con
Validate XML
Free XML validator that checks a document for well-formedness and reports errors
Visualize XML
Turn any XML document into a clean, colorful tree diagram image (SVG). Visualize