XML Formatter and Minifier
Beautify or minify XML with a real parser — pick your indent, format, copy. Nothing sent.
Stays on your device. This tool runs in your browser — nothing you paste or open ever leaves it. Nothing uploaded, nothing to leak.
Beautify vs minify
Beautify is for reading and debugging — an API response, an RSS feed, a config or an SVG becomes a neat, indented tree. Minify does the opposite, removing the whitespace between tags to shrink the file for transport or storage. Both use a proper parser, so malformed XML is reported rather than silently mangled.