rnk / django-media-bundler

Django application that bundles your Javascript and CSS and sprites your icons.
http://wiki.github.com/rnk/django-media-bundler/
BSD 3-Clause "New" or "Revised" License
120 stars 19 forks source link

Add gifsicle as image compressor. #11

Open stuaxo opened 11 years ago

stuaxo commented 11 years ago

gifsicle gets good results for compressing gifs + is worth adding.

https://github.com/kohler/gifsicle

http://www.lcdf.org/gifsicle/

stuaxo commented 11 years ago

Maybe using image-diet might be easier, since it wraps gifsicle + others https://github.com/samastur/image-diet