XML Formatter
Format, minify, and validate XML documents
2 spaces
About XML Formatter
• Format: Pretty-print XML with proper indentation
• Minify: Remove unnecessary whitespace to reduce file size
• Validate: Check if your XML is well-formed
• Supports attributes, CDATA sections, and comments