We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
image2webp 转换AdobeRGB色域的图片时会产生严重色彩失真 将这些AdobeRGB色域的图片在Photoshop中转换为sRGB的图片之后,再使用image2webp转换,就能显示正常的色彩 否则将丢失大量红色和黄色的饱和度 AdobeRGB色域的样图: AdobeRGB色域直接转webp的样图: 11_gettyimages-831408032_resized.zip AdobeRGB色域转sRGB的样图: sRGB色域转webp的样图: 11_gettyimages-831408032_resized.zip
The text was updated successfully, but these errors were encountered:
No branches or pull requests
image2webp 转换AdobeRGB色域的图片时会产生严重色彩失真


将这些AdobeRGB色域的图片在Photoshop中转换为sRGB的图片之后,再使用image2webp转换,就能显示正常的色彩
否则将丢失大量红色和黄色的饱和度
AdobeRGB色域的样图:
AdobeRGB色域直接转webp的样图:
11_gettyimages-831408032_resized.zip
AdobeRGB色域转sRGB的样图:
sRGB色域转webp的样图:
11_gettyimages-831408032_resized.zip
The text was updated successfully, but these errors were encountered: