Zsolt Ero
unread,Feb 26, 2021, 10:41:17 PM2/26/21Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to libjpeg-turbo User Discussion/Support
Hi,
I'm trying to encode an image with some very fine line graphics, and it turns out that 50-60 quality range totally distorts the colors. Going up till quality 80 helps, but for HiDPI images for the web I never do that, the files are just very big. Also, I feel that even quality 80 changes the colors slightly.
I've found cjpeg's -rgb option and it seems to save the colors perfectly. Even using some low quality, like 30 preserves the colors (rgb's 30 is like a normal 80 in file size).
Can you tell me if I'm safe in using -rgb for web browsers?
Also, is there any better way to solve my issue, or I should just use -rgb?
Regards,
Zsolt