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