Closed (fixed)
Project:
ImageAPI
Version:
6.x-1.6
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
7 Jan 2009 at 07:53 UTC
Updated:
25 Feb 2010 at 16:40 UTC
http://drupal.org/node/335781
is this a bitmap copy and paste to new image operation that leaves exif data behind?
Comments
Comment #1
KingMoore commentedalso interested in the answer to this
Comment #2
drewish commentedGd does but imagecache has an option to remove it.
Comment #3
drewish commentedComment #5
jeffschulerEXIF data is gone in my ImageCache/ImageAPI-scaled derivative images, with both GD2 and ImageMagick.
I'm not seeing any options, drewish -- maybe I'm not looking in the right places?
Comment #6
jeffschulerI need to revise what I said in #5:
ImageAPI+ImageMagick retains EXIF data through transformations, (at least Scale,) while ImageAPI+GD removes it.
Re-closing the issue.