hi
I have an issue with cached images .
The spacecolor between original images and cached one seems to not be the same.
have a look here :
http://ifeeldirty.vincentbourganel.fr/fleurs/img_4841.jpg.html
and open the colorbox
or see orinial and cached here :
http://ifeeldirty.vincentbourganel.fr/albums/fleurs/img_4841.jpg
http://ifeeldirty.vincentbourganel.fr/cache/fleurs/img_4841_700.jpg
where is the issue ?
It is always this: http://www.zenphoto.org/news/problems-with-albums-and-images#images-have-wrong-colors
Images uploaded should be in sRGB mode as the lowest common denominator. GD does not work with profiles, imagick does.
Thanks acrylian, I will have a look on it.
But now, I use imagick to generate cache image, but the issue is the same...
do you have an idea how to see what is color profiles used in my pictures ?
thanks acrylian
I discovered that Bridge show the color profiles.
I re-upload pictures with "wrong" profile and fix it to sRGB.