XML Formatter

Prettify XML data with proper indentation.

XML Formatter & Beautifier

XML (Extensible Markup Language) is often used in enterprise systems (like SAP IDocs or SOAP APIs). Raw XML logs are frequently unreadable single-line strings.

How to use?

  1. Paste: Copy the XML string from your logs or API response into the input box.
  2. Format: Click the button to automatically indent tags and separate lines.
  3. Copy: Use the formatted output for documentation or debugging.