[Image-SIG] Copying EXIF data from one file or PIL image to another?

Max Erickson maxerickson at gmail.com
Sun Jun 5 14:56:53 CEST 2005


Terry Carroll <carroll at tjc.com> wrote in
news:Pine.LNX.4.44.0506041940230.12716-100000 at mauve.rahul.net: 

> 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



More information about the Image-SIG mailing list