Skip to content

File e Media

Ottimizzatore SVG

Ottimizzatore SVG gratuito. Elimina commenti, metadati, tag di titolo e descrizione e spazi bianchi — l'80% economico di ciò che fa SVGO, nel browser. Perfetto per le pipeline di icone.

Runs in your browser
SVG Input · source
lines: 0chars: 0size: 0 B
Optimized SVG · result
lines: 0chars: 0size: 0 B
live

Nota dell'editore

Understanding · Pixels, paths, and the gulf between them.

Questo capitolo approfondito è attualmente disponibile solo in inglese. Lo strumento di conversione qui sopra funziona nella tua lingua; il lungo articolo esplicativo non è stato ancora tradotto.

Domande frequenti

Quick answers.

Is this the same as SVGO?

No — it does the cheap, safe 80%: drops comments, <title>, <desc>, <metadata> elements and whitespace. For aggressive path-data reduction or colour rewrites, run SVGO locally.

Will it break my animated or interactive SVG?

No — <animate>, <animateTransform>, event handlers and scripts are preserved. Only cosmetic metadata is removed.

How much size does it save?

Typically 15–40% on icons exported from Figma or Illustrator, which ship verbose metadata. Already-clean SVGs see smaller gains.

Does it touch accessibility attributes?

It strips <title> and <desc>, which are accessibility-relevant. If you rely on them for screen readers, skip this tool or re-add them manually.

Le persone cercano anche

Use with

What people reach for next.

Strumenti correlati

More in this room.

Vedi tutto in File e Media