I noticed that image resizing lose the images exif-data. Is there any way to avoid this?
I noticed that image resizing lose the images exif-data. Is there any way to avoid this?
I don't think so as IIRC it is a function of the GD library, it strips the EXIF to make the file smaller.
That's indeed a problem with GD, it's planned to save some meta into the database
This topic has been closed to new replies.