Workspace / Developer / SVG

Developer

SVG optimizer
Lighter vectors, same look.

Strip editor junk, metadata and extra decimals from SVGs exported by Figma, Illustrator or Inkscape.

Runs entirely in your browser
Upload SVG files
SVG · 50 MB max
Waiting for an SVGOptimized on your device
Optimization
3 decimals

Fewer decimals make smaller files. 2–3 is invisible for icons and logos.

Always removed: comments, editor data (Illustrator, Inkscape, Figma, Sketch), metadata, unused ids and empty groups.

Your files never leave your device
Fast local processing
Start over anytime

Guide

How to use it

  1. 01Drop your SVG files.
  2. 02Pick a coordinate precision and what to remove.
  3. 03Tap Optimize, compare before and after, then download or copy the code.

Good to know

Questions, answered

Will my SVG look different?

It shouldn't. Only things that don't affect drawing are removed, and coordinates are rounded to the precision you choose. Compare shows both side by side so you can check.

Why remove scripts?

Scripts and event handlers never help an icon or logo, and they're a security risk if an SVG is ever opened directly in a browser.

Should I remove width and height?

Removing them lets the SVG scale to fit its container with CSS. Keep them if your code relies on the SVG's built-in size.

Is anything uploaded?

No. Everything runs in your browser, so your files never leave your device.