Thanks to visit codestin.com
Credit goes to github.com

Skip to content

ddhyxm/ImageOptim

 
 

Repository files navigation

ImageOptim

ImageOptim is a GUI for lossless image optimization tools: PNGOUT, AdvPNG, Pngcrush, OxiPNG, JpegOptim, MozJPEG, Gifsicle, SVGO, and svgcleaner.

Building

Requires:

git clone --recursive https://imageoptim.com ImageOptim
cd ImageOptim

To get started, open imageoptim/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 pngquant
make clean
make

About

GUI image optimizer for Mac

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • HTML 54.7%
  • Objective-C 39.4%
  • C 3.3%
  • Makefile 0.8%
  • PHP 0.7%
  • JavaScript 0.6%
  • Other 0.5%