Image-ExifTool - Re: iptc data

Posted on Thu Jul 19 20:35:18 2007 by exiftool in response to 5758 (See the whole thread of 13)
Re: iptc data
When I first opened this file, I thought "here's the problem...": The file contains an AFCP trailer which is able to store IPTC information. However, in your case the AFCP trailer only contains thumbnail and preview images, and not IPTC information.

The IPTC in this file is stored in the usual manner (inside the 0x0404 resource of the Photoshop IRB resources of APP13). You say that you are looking for the start tag 0x1c02. This tag actually occurs at an offset of 0x19c5, but in order to properly locate this you need to parse the JPEG segments then the Photoshop IRB resources . Perhaps I can help more if I know more about how you are parsing the file.

- Phil
Direct Responses: 5764 | 5765 | 5766 | 5767 | 5768 | Write a response