imagemin-gifsicle icon indicating copy to clipboard operation
imagemin-gifsicle copied to clipboard

Missing options for gifsicle

Open pr1ntr opened this issue 8 years ago • 5 comments

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

pr1ntr avatar Sep 15 '15 18:09 pr1ntr

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

thasmo avatar Apr 16 '16 10:04 thasmo

PR welcome ;)

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

sindresorhus avatar Apr 29 '16 13:04 sindresorhus

--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?

kevva avatar Apr 29 '16 14:04 kevva

@kevva ability to control loopcount would be great

ewape avatar Feb 15 '17 13:02 ewape

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.

Jeremboo avatar Aug 22 '19 16:08 Jeremboo