Thanks for wonderful and oh so helpful module!

I wonder if there is any way to preserve some or all image metadata (at least color profile)?

Just could not find any clue. Preserving color profile is pretty critical when you deal with photography.

Thanks!

Comments

drewish’s picture

Project: ImageCache » ImageAPI
Version: 6.x-2.x-dev » 6.x-1.x-dev

that's really up to the imageapi toolkit. i think imagemagick would do this but gd probably won't.

drewish’s picture

Status: Active » Fixed

feel free to re-open this if imagemagick won't do what you need.

soupp’s picture

Thanks for tip drewish!

It worked fine on staging but failed on production yet (http://drupal.org/node/411224).

But now the problem is a bit different. ImageMagick exposes too much info (full EXIF with camera model, exposure settings etc). And somehow profile mismatches in derivates creation: if original was sRGB then processed comes up as Adobe RGB.

Will try to replicate on more servers.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.