Can any PIL people out there tell me if it's possible to save a jpeg image with exif data? I'm opening an image file, making changes to it, and then resaving it: apparently calling save() chops off its exif data, and there doesn't appear to be a way to re-attach it via a parameter to the save function. Has anyone run into this problem before?
Thanks, Eric _______________________________________________ Tutor maillist - Tutor@python.org http://mail.python.org/mailman/listinfo/tutor