- Notifications
You must be signed in to change notification settings - Fork435
GUI image optimizer for Mac
License
NotificationsYou must be signed in to change notification settings
ImageOptim/ImageOptim
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
ImageOptim is a GUI for lossless image optimization tools: Zopfli, PNGOUT,OxiPNG, AdvPNG, PNGCrush,JPEGOptim, Jpegtran,Guetzli,Gifsicle,SVGO,svgcleaner andMozJPEG.
Requires:
git clone --recursive https://imageoptim.com ImageOptimcd ImageOptim
To get started, openimageoptim/ImageOptim.xcodeproj
. It will automatically download and build all subprojects when run in Xcode.
In case of build errors, these sometimes help:
git submodule update --init
cd gifsicle# or pngquantmake cleanmake
About
GUI image optimizer for Mac