Free Tool

SVG Optimizer

Minify and compress SVG files in your browser. Remove editor metadata, comments, empty groups, and whitespace while preserving visual output.

Drop an SVG file here or click to browse

Supports .svg files only

or paste SVG code directly below

What SVG optimisation removes

Design tools like Figma, Illustrator, and Inkscape add significant bloat to SVGs — metadata, editor IDs, comments, and redundant attributes. Optimisation strips this without changing the visual appearance.

How to use

  1. Drop an SVG file or paste SVG code.
  2. Toggle optimisation options.
  3. Preview the result and percentage reduction.
  4. Download the optimised SVG.

All optimisation runs in your browser — no files are uploaded to any server.

Frequently Asked Questions

Will optimisation change how my SVG looks?
With default settings, no. The tool removes metadata and whitespace, not visual elements. Aggressive options like removing IDs can affect CSS-targeted elements.