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
- Paste SVG code or drop files.
- Adjust the optimization options.
- 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
- SVG to PNG converterRender vector graphics as sharp raster images at exactly the size you need.
- PNG to SVG converterTurn a raster logo, icon or drawing into a vector that scales to any size.
- Minify and beautify HTML, CSS and JavaScriptShrink code for production or make minified code readable again.
- Favicon generator and PNG to ICO converterUpload one logo and get everything a website needs: a multi size favicon.ico, PNG icons from 16 to 512 pixels, an Apple touch icon, a web app manifest and the HTML snippet to paste in your head.