devvkit / dev
SVG Optimizer
Minify and clean SVG files with svgo in your browser: no upload needed.
Original: 0.0 KB
Input
Powered by SVGO (MIT), loaded on demand. Removes editor metadata (Inkscape/Illustrator namespaces, comments), collapses whitespace, and minifies paths and transforms while keeping the viewBox. Files never leave your browser.
share this tool
related tools
Minify and clean SVG files locally with svgo: strip comments, metadata, and redundant attributes while preserving viewBox scaling. Preview before/after sizes and savings, then copy or download the optimized SVG.
>[x]Features
- -Runs svgo entirely in your browser: nothing uploaded
- -Preserves viewBox by default for reliable scaling
- -Live preview of the optimized output
- -Byte size and percentage savings readout
- -Copy to clipboard or download the result
- -Sample SVG for instant testing
>>Use Cases
- >Shrinking icon sets and illustrations before shipping
- >Cleaning exports from Figma and Illustrator
- >Reducing LCP and asset weight on marketing pages
- >Auditing third-party SVG assets for hidden metadata