How to use
Paste SVG code or open an .svg file, choose cleanup options, then download the optimized result.
- Paste SVG markup into the input, or click Open .svg.
- Pick options (remove comments/metadata, strip editor data, whitespace minify, decimal precision).
- Click Optimize.
- Use Copy or Download to save the optimized SVG.
FAQ
Is this a real free SVG optimizer download?
It runs in your browser for free and lets you download the optimized SVG file—no installer required.
Do you upload my SVG to a server?
No. The optimization happens locally in your browser, and the download is generated from your device.
What does “Strip editor data” remove?
It removes common Inkscape/Sodipodi attributes and namespaces that usually aren’t needed on the web.
Will rounding decimals change how my SVG looks?
It can slightly affect geometry in very detailed artwork; use a higher precision if you notice changes.
Does this replace SVGO?
No. This is a lightweight client-side cleaner/minifier; SVGO can apply deeper, rule-based optimizations.
Why keep <title> and <desc>?
They can help accessibility and tooltips; uncheck the option if you want the smallest output.
My SVG shows a parse error—what should I do?
Ensure the input contains a valid