Free SVG Optimizer (Minify SVG Online) — Uttir
Uttir

SVG Optimizer

Minify and clean up SVG markup from any source — strip editor metadata, remove default attributes, round numbers, and see the byte savings. Free, in your browser, no upload.

SVG Optimizer — Paste or drop an SVG and the tool rewrites it in your browser, removing the things designers and tools tend to add but that you don't need on a live page: editor comments, empty group wrappers, default attribute values, and high-precision coordinate floats.

Everything happens in your browser. We never see the SVG you paste — the file is parsed and rewritten on the page and the optimized output is generated locally.

Was SVG Optimizer useful?

What is svg optimizer?

Paste or drop an SVG and the tool rewrites it in your browser, removing the things designers and tools tend to add but that you don't need on a live page: editor comments, empty group wrappers, default attribute values, and high-precision coordinate floats.

You control what gets stripped. Numeric precision, comment removal, metadata removal, whitespace collapse, default-attribute removal, and empty-group removal are all independent toggles, so the result is exactly the cleanup you want.

How to use it

  1. Paste or drop an SVG

    You can paste the markup directly, or drop a .svg file onto the input box. The whole file stays in your browser.

  2. Pick your cleanup options

    Each option has a clear name and an obvious effect. The defaults work well for most exports from Figma, Illustrator, and Inkscape.

  3. Copy or download the result

    When you're happy with the cleaned-up SVG, copy it to your clipboard or download it as a new .svg file. The original is not modified.

Frequently asked questions

Related tools

Last reviewed: 2026-08-31