Tool Hub

XML Formatter

Pretty-print, minify, and validate XML documents (zero dependencies)

Output

<?xml version="1.0" encoding="UTF-8"?>
<library>
  <book id="1">
    <title>
      1984
    </title>
    <author>
      George Orwell
    </author>
  </book>
  <book id="2">
    <title>
      Brave New World
    </title>
    <author>
      Aldous Huxley
    </author>
  </book>
</library>

Verify outputs before using in production. No warranty โ€” see Terms.