Terry Carroll <[EMAIL PROTECTED]> wrote in
news:[EMAIL PROTECTED]: 

> Can anyone tell me if it's fairly easy to copy a JPEG file's EXIF
> data to another file.  Even better would be if this is doable in
> PIL. 
> 

Jhead should be able to transfer the exif information:

http://www.sentex.net/~mwandel/jhead/

Alternatively, see:

http://mail.python.org/pipermail/image-sig/2004-September/002931.html

for a patch that adds support for writing raw exif headers to pil.


max

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

Reply via email to