AWARE [SYSTEMS] Imaging expertise for the Delphi developer
AWare Systems, Imaging expertise for the Delphi developer, Home TIFF and LibTiff Mailing List Archive

LibTiff Mailing List

TIFF and LibTiff Mailing List Archive
February 2007

Previous Thread
Next Thread

Previous by Thread
Next by Thread

Previous by Date
Next by Date

Contact

The TIFF Mailing List Homepage
This list is run by Frank Warmerdam
Archive maintained by AWare Systems



Valid HTML 4.01!



Thread

2007.02.04 12:49 "tag for tags", by Alessandro Zummo
2007.02.04 20:07 "Re: tag for tags", by Toby Thain
2007.02.04 20:15 "Re: tag for tags", by Alessandro Zummo
2007.02.04 20:51 "Re: tag for tags", by Toby Thain
2007.02.04 20:58 "Re: tag for tags", by Chris Cox
2007.02.05 12:04 "Re: tag for tags", by Toby Thain
2007.02.05 17:54 "Re: tag for tags", by Phil Harvey

2007.02.05 17:54 "Re: tag for tags", by Phil Harvey

In a TIFF image, IPTC information is stored in tag 0x83bb.  In a JPEG  
image, it is stored inside the Photoshop IRB resource.

But your best bet is to use XMP and write the keywords to the Subject  
tag in the Dublin Core schema.  The XMP information is stored in TIFF  
tag 0x2bc.

XMP is gaining support and IPTC is slowly becoming obsolete.

- Phil