When to use it
SVG size comes from markup, not pixels. This optimizer parses the vector document and removes editor metadata, comments, hidden defaults, redundant groups, and unnecessary numeric precision while preserving the scalable artwork. It uses SVGO locally in your browser and returns an editable .svg file, never a raster copy.
- Reduce logo and icon SVG payloads before adding them to a website or design system.
- Remove Illustrator, Sketch, Figma, or Inkscape metadata from exported vectors.
- Minify inline SVG illustrations to reduce HTML and JavaScript bundle weight.