Page 1 of 1

PHP image resize - keeping EXIF data

Posted: Sat Oct 03, 2009 1:00 pm
by rich86
Hi,

I have a couple of sites that run a photo uploader that resizes images that are uploaded then placing them on the website. The problem with this is that all the EXIF data (such as when the pictures of taken) is lost.

Does anyone know of a method of resizing the image BUT keeping all the EXIF data? Is there a php script that does this or does anyone have any ideas how to do it?

Thanks in advance.

Richard