Hello @pandusen,
Which conversion method are you using? Gd Or Imagick?
Best,
Mateusz
I’ve used Imagick and had the same issue. Had to correct some images before converting, but it’ll be a marvelous function to preserve ICC color profile during conversion.
@namzzz Can you send me an example of such images?
@mateuszgbiorczyk
Yeah, no problem. Should I post links here or send them somewhere else?
@namzzz Please send it to me by e-mail. You will find it on my website (I do not wanna give it directly here). Preferably send a few examples of images with which there is a problem after conversion.
@mateuszgbiorczyk,
I’ve just sent you 2 examples.
@namzzz, Thank you for your help.
Unfortunately @pandusen and @namzzz, it is not possible to support ICC profiles. Each graphics program can have its own ICC file. The plugin, in order to properly handle the ICC profile, would have to have a file with this profile.
You have to remember that all plugins must be universal and work 99.9% of the time. Unfortunately, there is no way to handle such exceptions.
However, this can be easily fixed – exporting photos in a universal format in a graphics program.
Exactly as I’ve thought. Yeah, I’ve just convert needed images to sRGB and then convert them.
Thanks for your time and attention.