Free tools

XML Formatter

Free online XML formatter. Indent messy markup in your browser for configs, feeds and theme files. Your XML is not uploaded to GraphicByte.

Tool names, instructions and generated content may be provided in English.

About this tool

Drop in a compressed XML document and get indented tags you can actually read. Useful for WordPress exports, game configs and SVG you want to inspect as markup.

Formatting happens locally. We do not parse your XML on a server or keep a copy.

How to use it

  1. Paste the XML.
  2. Click Format.
  3. Copy the indented markup, or fix any message if the input did not look like XML.

FAQs

Will this XML formatter send my file to GraphicByte?

No. Indenting runs in this tab only.

Does it validate against an XSD?

No. It tidies tag structure for reading. Schema validation is a separate step in your own toolchain.

Can I format SVG as XML?

Yes, if it is well-formed markup. For shrinking SVG files use the SVG optimizer instead.

More free tools