ZenphotoCMS Forum
cached images and spacecolor - Printable Version

+- ZenphotoCMS Forum (https://forum.zenphoto.org)
+-- Forum: Support (https://forum.zenphoto.org/forum-1.html)
+--- Forum: General support (https://forum.zenphoto.org/forum-4.html)
+--- Thread: cached images and spacecolor (/thread-11393.html)



cached images and spacecolor - vincent3569 - 2013-10-03

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 ?




cached images and spacecolor - acrylian - 2013-10-03

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.




cached images and spacecolor - vincent3569 - 2013-10-03

Thanks acrylian, I will have a look on it.
But now, I use imagick to generate cache image, but the issue is the same...




cached images and spacecolor - acrylian - 2013-10-03

The problem is that not all browser use/support color profiles at all. Stick to sRGB and it should be easier.




cached images and spacecolor - vincent3569 - 2013-10-03

do you have an idea how to see what is color profiles used in my pictures ?




cached images and spacecolor - acrylian - 2013-10-03

Tools like Photoshop do display that.




cached images and spacecolor - vincent3569 - 2013-10-03

thanks acrylian
I discovered that Bridge show the color profiles.
I re-upload pictures with "wrong" profile and fix it to sRGB.