Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Large GIF being resized changing color palette - what am I doing wrong? #170

Open
luphoria opened this issue Jul 21, 2021 · 0 comments
Open

Comments

@luphoria
Copy link

I have a quite large GIF (~120MB) that I was trying to simply resize to 200x200. It worked, however the output had a much lower color palette. I specified --colors 255 and it gave the warning trivial adaptive palette (only 174 colors in source) yet, it clearly has more color than that..
This was the command:
gifsicle Uncompressed.gif --resize 200x200 > Resized.gif --colors 255

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant