About this tool
Paste XML that has been minified or pasted without formatting and get a properly indented, readable version back. The tool validates well-formedness first and reports an error if the XML cannot be parsed.
Examples
- <root><a>1</a><b>2</b></root> → indented across multiple lines.