SVG Optimizer
LocalShrink SVG files in your browser: strip comments, metadata and empty containers, collapse whitespace, minify colors and numbers, with gzip size comparison.
385 Original chars · 175 Optimized · 55% You save
What is it? SVG Optimizer shrinks SVG files by stripping comments, metadata and empty containers, collapsing whitespace, minifying colors and numbers, and reporting the gzip size change.
TL;DR: Minify SVGs and see the gzip size comparison.
How to use
- Paste or open an SVG.
- Review the optimization summary.
- Download the optimized SVG.
FAQ
Is it safe for my artwork?
It removes only non-visual cruft; the rendered artwork is unchanged.
Is it local?
Yes, optimization runs in your browser.
Limitations
- Does not simplify path geometry.
- Very large SVGs may take a moment.
Privacy
Privacy first: this tool runs entirely in your browser. Your input and files never leave your device.