How SVG compression works
The browser decodes, optimizes, and re-encodes each file as SVG. The tool never switches formats automatically.
SVG optimization safely removes comments and inert whitespace without rasterizing vector content. SVGZ input remains gzip-compressed, and privacy presets can remove metadata elements.