Paste your SVG on the left, click Optimize, then copy the result from the right.
Use this when an SVG export from a design tool still carries comments, blank lines between tags, or editor-only Inkscape and Sodipodi attributes that do not change how the graphic draws.
Optimize keeps the vector shapes intact while reporting how many bytes you saved. Copy the result into HTML, a CMS field, or a source file. If you need a PNG bitmap instead, use the related SVG to PNG tool after you clean the markup.
SVG Optimizer & Minifier
Paste SVG markup and get a smaller copy by stripping comments and wasted whitespace.
Paste your SVG on the left, click Optimize, then copy the result from the right.
See input vs output byte sizes and a live preview of the optimized graphic.
Everything runs in the browser - no upload and no account. Editor-only metadata (Inkscape / Sodipodi attributes, metadata blocks) is removed; title and desc stay for accessibility. Closing the tab discards your markup.
Typical use: cleaning a design-tool export before you inline it in HTML, or checking how much size a light minify saves. For step-by-step clicks see the step-by-step guide; for when this fits versus desktop tools see when to use and vs alternatives.
Frequently Asked Questions
What does SVG Optimizer & Minifier do?
Paste SVG markup and get a smaller copy by stripping comments and wasted whitespace.
How do I use it?
Paste your SVG on the left, click Optimize, then copy the result from the right.
What gets removed?
Editor-only metadata (Inkscape / Sodipodi attributes, metadata blocks) is removed; title and desc stay for accessibility.