XML Tools
A collection of free XML utilities for formatting, validating, converting, and transforming XML data. All processing happens locally in your browser.
Beautify XML
Format and pretty-print XML with customizable indentation
Minify XML
Compress XML by stripping whitespace and comments
Validate XML
Check XML for well-formedness and syntax errors
Escape XML
Encode special characters into XML entities
Unescape XML
Decode XML entities back to plain characters
XML to JSON
Convert XML documents to JSON format
XML to YAML
Convert XML to clean, readable YAML
XML to CSV
Flatten XML data into comma-separated values
XPath Tester
Run XPath queries against XML documents interactively
Strip Tags
Remove all XML/HTML tags and extract plain text
XML to TypeScript
Generate TypeScript interfaces from XML structure