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有损失 #27

Open
wxy1234567 opened this issue Mar 2, 2023 · 2 comments
Open

生成gif有损失 #27

wxy1234567 opened this issue Mar 2, 2023 · 2 comments
Labels
enhancement New feature or request

Comments

@wxy1234567
Copy link

生成gif有损失,而且调整亮度后生成gif似乎还是原来的亮度

@jwhx
Copy link
Collaborator

jwhx commented Mar 2, 2023

生成gif有损失,而且调整亮度后生成gif似乎还是原来的亮度

感谢反馈,我们会尽快修复

@tglsf
Copy link

tglsf commented Jul 17, 2024

GIF 只能容纳 256 种颜色,因此超过 256 种颜色时会有损失。建议改用 APNG 图像格式或 Animated WebP。

@jwhx jwhx added the enhancement New feature or request label Jul 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants