Page 1 of 1

[Closed]How to convert a PNG with an Adobe RGB 1998 profile to a WEBP with pixels in sRGB values but no embedded profile

Posted: Wed Oct 26, 2022 1:02 am
by porg
I wrote a comment on GitHub how to do the equivalent to an ImageMagick convert -profile command line in GraphicConverter with Convert to profile.

To my best knowledge I think it is correct. Could you please check that it's really factually correct?

Re: How to convert a PNG with an Adobe RGB 1998 profile to a WEBP with pixels in sRGB values but no embedded profile

Posted: Wed Oct 26, 2022 8:29 am
by forum_adm
Yes, that is the correct way.

Re: How to convert a PNG with an Adobe RGB 1998 profile to a WEBP with pixels in sRGB values but no embedded profile

Posted: Wed Oct 26, 2022 6:26 pm
by porg
Thanks for confirming!