[Zope] Photo information
Dieter Maurer
dieter@handshake.de
Tue, 7 Aug 2001 21:01:36 +0200 (CEST)
Chris Muldrow writes:
> I'm trying to extract the IPTC/NAA caption information from JPEGs stored by
> Photoshop. I've noticed the IPTC plugin for the Python Imaging Library, but
> can't figure out how it works and can't seem to find any helpful docs on it.
> Two questions: Anyone know how to do this, and is it best once I've figure
> out that part of the puzzle to access it through an external method? Or is
> Zope gonna strip out the information when the image is made into an image
> object? Thanks! -- Chris Muldrow
I am almost sure (99.9 %), Zope will not strip anything from the image.
Dieter