Kilian / Trimage

A cross-platform tool for optimizing PNG and JPG files.
http://trimage.org
MIT License
706 stars 55 forks source link

Suggestion: Support gif images with gifsicle #38

Closed sbrl closed 8 years ago

sbrl commented 8 years ago

Gifsicle is a good terminal based tool that can optimize and compress gif images. It would be awesome if trimage supported it.

Kilian commented 8 years ago

gifsicle is nice, but the compression it does it actually not lossless, whilst in Trimage I only want to do lossless compression. There are, AFAIK, no real lossless gif compression techniques.

sbrl commented 8 years ago

@Kilian Oh right! I didn't know. Nevermind then.