Tooloat

SVG minifier and cleaner

Cut SVG file size by removing metadata, comments, hidden layers and redundant attributes. Scripts and event handlers are stripped too, which makes files safe to embed. Compare sizes as you go and process a whole set of icons in one go.

Tooloat runs in your browser and needs JavaScript. It opens in a moment, and your files are processed on your device.

How it works

  1. Paste SVG code or drop files.
  2. Adjust the optimization options.
  3. Copy the result or download the files.

Why use it

  • Powered by SVGO with sensible defaults.
  • Removes Inkscape, Illustrator and Sketch metadata.
  • Strips scripts and javascript links.
  • Batch mode with a ZIP download.

Questions and answers

How much smaller will my SVG get?

Files from design tools often shrink by 30 to 70 percent. Hand written or already optimized files shrink less.

Could optimization break my graphic?

The defaults keep the rendering identical. Options that can change appearance, such as merging paths aggressively, are optional.

Are my files uploaded?

No. SVGO runs in your browser.

Related tools