Samuel Moore wrote:

> 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??

PIL cannot save IPTC/EXIF data, so there's no way to do this "out of the 
box".

(patches are welcome, as usual).

</F>

_______________________________________________
Image-SIG maillist  -  Image-SIG@python.org
http://mail.python.org/mailman/listinfo/image-sig

Reply via email to