imagemin / imagemin-gifsicle

Imagemin plugin for Gifsicle
MIT License
116 stars 54 forks source link

Missing options for gifsicle #5

Open pr1ntr opened 9 years ago

pr1ntr commented 9 years ago

Why aren't there any options available other than interlaced?

thasmo commented 8 years ago

I'd love to see options, especially --optimize[=level].

sindresorhus commented 8 years ago

PR welcome ;)

Can anyone list the missing options or link to the docs?

kevva commented 8 years ago

--optimize[level] was added https://github.com/imagemin/imagemin-gifsicle#optimizationlevel. Are there any more options from https://www.lcdf.org/gifsicle/man.html that we need?

ewape commented 7 years ago

@kevva ability to control loopcount would be great

Jeremboo commented 5 years ago

Hi there,

There is a good fork here with multiple gifsicle options already implemented (and documented).

https://github.com/jihchi/imagemin-giflossy

You should ask him to do a pull request or merge the work he did! I'm gonna use it for now.