DEV Community

Cover image for Minify SVG Files on Mac
Christian Ahrweiler
Christian Ahrweiler

Posted on • Originally published at Medium on

Minify SVG Files on Mac

Minify SVG Files on Mac

SVG files are great for icons, logos, and web graphics.

But exported SVGs are often larger than they need to be.

Extra metadata.

Editor comments.

Unnecessary whitespace.

Verbose structure.

Hidden export leftovers.

Simple SVG cleanup

MinifySVG is built for the small but common task of optimizing SVG files before using them in a website, app, plugin, theme, or design system.

Local on your Mac

MinifySVG runs locally on macOS.

Drag. Drop. Minify. Use the result.

MinifySVG

MinifySVG is part of Beaver Tools, a collection of small Mac utilities focused on solving one clear problem at a time.

More tools are available at:

https://beavertools.app

MinifySVG is available on the Mac App Store:

https://apps.apple.com/us/app/minifysvg/id6780977914?mt=12

Top comments (0)