Edit & optimize SVGs
Paste SVG code or upload a file. Preview live, optimize, minify, and export as SVG or PNG at any size.
Drop an SVG file here
or
Optimize & Minify
Strips metadata, comments, editor cruft, and whitespace automatically.
PNG Export
Convert SVGs to PNG at any resolution. Perfect for assets and icons.
Live Preview
See your SVG rendered in real-time as you edit the code.
Frequently asked questions
What does the optimizer remove?
XML declarations, comments, metadata elements, editor-specific attributes (Inkscape, Illustrator), data- attributes, empty groups, and unnecessary whitespace.
Will optimization break my SVG?
The optimizer only removes non-visual elements. Your SVG will render identically. You can compare the original and optimized versions side by side.
What PNG sizes can I export?
Any size — type in your desired width and height. Lock the aspect ratio to maintain proportions, or unlock it for custom dimensions.
Is my SVG code safe?
Everything runs locally in your browser. Your SVG code is never uploaded or stored anywhere.