I don't know if the PIL has a way to preserve it, but if not you could
of course read the data before resizing then write the data to the new
image.

http://simonwillison.net/2003/Nov/13/exif/






2008/1/24 Samuel Moore <[EMAIL PROTECTED]>:
>
>
> Hi,
> I'm using the Python Imaging Library (PIL v1.1.6) to batch resize images.
> Problem is, it erases the IPTC and EXIF data for the resized file. I want
> the data to stay. Help??
> _______________________________________________
> Image-SIG maillist  -  Image-SIG@python.org
> http://mail.python.org/mailman/listinfo/image-sig
>
>
_______________________________________________
Image-SIG maillist  -  Image-SIG@python.org
http://mail.python.org/mailman/listinfo/image-sig

Reply via email to