XML Minifier
Drop a .xml file here, or
ready
XML Minifier
Strip inter-tag whitespace and indentation from XML so it ships over the wire smaller. Tries an xml-js round-trip first (preserves comments, CDATA, attribute order); falls back to a regex-based >\s+< pass if the document isn't well-formed enough for a clean parse.
— S., [email protected]
Privacy
100% client-side. No upload. See the privacy policy.