Skip to main content
Back to Home

XML Minifier

Select or drop your file

Files never leave your deviceMax size: 100MB

Frequently Asked Questions

Is XML minifying with PDFPilot really free?

Yes. XML Minifier is completely free to use, with no sign-up or account required.

Are my files uploaded to a server?

No. The minifying runs entirely in your browser. Your file is never uploaded to PDFPilot's servers.

Are comments preserved?

No — XML comments are dropped, since the browser's DOM parsing/re-serialization this tool uses doesn't preserve them as part of the element tree.

Are attributes and element text preserved exactly?

Yes — only whitespace between tags is removed; attribute values and text content are kept exactly as parsed.