The Crunch native macOS GUI application supports drag and drop PNG image optimization on macOS systems. The application provides support for parallel execution of image optimization on systems with multiple processors.
Choose one of the methods below:
This approach requires a previous install of the Homebrew package manager on your macOS system. Please refer to the Homebrew documentation for details.
$ brew install --cask crunch
Note that you must use brew install --cask
and not brew install
!
Automatically upgrade a previous install to the latest version with:
$ brew upgrade --cask
Download the latest release of the dmg installer, click it, and drag the Crunch icon in the Installer window to the Applications directory displayed in the Installer window.
Upgrade by following the same instructions and allowing the new version to replace the old version on your system.
Drag and drop your PNG images onto the Crunch window:
Optimized files are saved in the same directory as the original with the modified path [original filename]-crunch.png
.
If you used Homebrew to install Crunch, uninstall it with the following command:
$ brew uninstall --cask crunch
If you used the dmg installer to install Crunch, you can uninstall it by opening your Finder and selecting your Applications directory. Locate Crunch in the Finder window and move it to the Trash. Empty your Trash, and the uninstall is complete.