AumCreate

FREE TOOLS

Optimize SVG, and actually look at the result

Editor exports carry a surprising amount of dead weight. This runs SVGO on the file and renders the original and the result next to each other, so a lost gradient is something you see here rather than on your site.

  • Nothing is uploaded. SVGO runs on your own machine.
  • Two of SVGO’s default rules are turned off on purpose: viewBox is kept, so icons still scale, and ids are left alone, because external CSS and use elements often point at them.
  • The before and after are rendered side by side. A percentage on its own tells you nothing about whether the drawing survived.
  • Drop a whole folder of icons at once.

Drop your SVG files

One or many

We never get your files, so there is nothing for us to keep. Nothing is uploaded.

Previews are rendered as images, so any script inside an SVG never runs — pasted files from unknown sources cannot do anything here.