Remove editor junk, comments and redundant markup from SVGs exported by Figma, Illustrator or Inkscape. Get a smaller, production-ready file.
SVG · Processed locally in your browser · Nothing uploaded
Figma, Illustrator and Inkscape embed app-specific data that's useless in production. Gone.
XML comments, generator tags and license headers add bytes without affecting the rendered output.
Empty groups, default attribute values and unnecessary namespaces are stripped automatically.
SVGO runs entirely in your browser via JavaScript. Your file never touches a server.