On Apr 30, 9:15 am, Jumping Arne <[EMAIL PROTECTED]> wrote: > I'm completely new to PIL and I'm trying to read IPTC info, I understand that > it's possible but I can't find out how (and for once Google doesn't seem to > be able to help). Does anyone have an example of how it's done?
I use the IPTCInfo module with great success. Its very easy to work with to read/write IPTC metadata: http://pypi.python.org/pypi/IPTCInfo/1.9.2-rc5 HTH -- http://mail.python.org/mailman/listinfo/python-list