Home
Blog
Tools

XML Toolbox

Paste XML to pretty-print or minify it, and evaluate XPath expressions to navigate and query the document tree.

Paste any XML into the textarea below and use the available options to inspect and transform it:

  • Pretty print / Minify — reformat the XML with configurable indentation or collapse it to a single line.
  • XPath — evaluate an XPath 1.0 expression against the document; results show matched nodes, string, number, or boolean values. Click any example in the XPath Examples section to load it instantly.
  • History — the last 100 valid XML inputs are saved in the browser and can be restored with a single click.