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

Gif maximum can only be 256, can't increase the number of colors, hope to increase jitter processing to optimize the image effect. #65

Open
3400442579 opened this issue Mar 10, 2021 · 5 comments

Comments

@3400442579
Copy link

Gif maximum can only be 256, can't increase the number of colors, hope to increase jitter processing to optimize the image effect.

@photopea
Copy link
Owner

Hi, the GIF format is limited to 256 colors. How exactly can I help you?

@3400442579
Copy link
Author

UPNG.quantize(data, psize) add dithering

@photopea
Copy link
Owner

Have you thought about using JPG or PNG instead? These formats support more colors and are usually smaller than the GIF file.

@3400442579
Copy link
Author

Because the project can only use GIF.

@1j01
Copy link

1j01 commented Mar 12, 2021

GIF.js has dithering.

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

3 participants