SVG Optimizer

Compress and clean SVG markup with SVGO, right in your browser. Everything runs locally in your browser — your files are never uploaded.

How it works

The optimizer runs SVGO — the same tool used by build pipelines everywhere — directly in your browser. It removes editor metadata, comments, hidden layers, default attribute values and needless precision, typically cutting file size by 30–70% with no visible difference.

The sanitizer pass strips active content that has no place in an icon: scripts, event handlers, foreignObject blocks and external references. Your file never leaves the page — there is no upload.

More free SVG tools