PIL and IPTC

supercooper supercooper at gmail.com
Wed Apr 30 13:40:20 EDT 2008


On Apr 30, 9:15 am, Jumping Arne <arn... at mac.com> 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



More information about the Python-list mailing list