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

Include additional options from the gifsicle command line

Open xanderfrangos opened this issue 4 years ago • 3 comments

I've added the following options from the gifsicle command line:

  • lossy
  • colorMethod
  • ditherMethod
  • resize
  • resizeMethod
  • resizeColors

readme.md has also been updated to describe the new options.

xanderfrangos avatar Apr 21 '20 03:04 xanderfrangos

@xanderfrangos Hi, thank you for your contributions. Would you add tests for those options?

1000ch avatar May 24 '20 08:05 1000ch

Hi @1000ch,

There are also not much of test cases for current options either 😕

seahindeniz avatar Nov 16 '20 20:11 seahindeniz

@sindresorhus All of the provided descriptions come verbatim from the official Gifsicle manual. I unfortunately don't have any additional information than what's there.

The resize option could definitely be more user-friendly.

xanderfrangos avatar Mar 05 '21 15:03 xanderfrangos