ToolsCandy

XML Repair & Fix — Free & Private

Fix common XML syntax issues — unescaped ampersands, smart quotes, unclosed tags, and BOM — then format the result instantly in your browser.

Your data never leaves your browser

Paste broken or messy XML to repair
Input XML
Formatted XML

About this tool

Auto-repairQuick fixesFix & FormatError hintsFullscreen

How to use

  1. Paste invalid or messy XML.
  2. Apply quick fixes or click Auto-repair / Fix & Format.
  3. Copy or download the repaired, formatted XML.

Examples

Unclosed tag

<root><item>value</root>
<root>
  <item>value</item>
</root>

FAQ