International Press Telecommunications Council
The International Press Telecommunications Council, based in Windsor, United Kingdom, is a consortium of the world's major news agencies and news industry vendors. It develops and maintains technical standards for improved news exchange that are used by virtually every major news organization in the world.
Currently 64 companies and organisations from the news industry are members of the IPTC.
The IPTC was established in 1965 by a group of news organisations including the Alliance Européenne des Agences de Presse, ANPA (now NAA), FIEJ (now WAN) and the North American News Agencies (a joint committee of Associated Press, Canadian Press and United Press International) to safeguard the telecommunications interests of the world's press.
Since the late 1970s IPTC's activities have primarily focussed on developing and publishing industry standards for the interchange of news data.
In particular, the IPTC defined a set of metadata attributes that can be applied to images. These were defined originally in 1979, and revised significantly in 1991 to be the "Information Interchange Model" (IIM), but the concept really advanced in 1994 when Adobe defined a specification for actually embedding the metadata into digital image files - known as "IPTC headers." IPTC Headers can be embedded into JPEG/Exif or TIFF formatted image files.
In 2001, Adobe introduced something called "Extensible Metadata Platform" (XMP), which is an XML schema for the same types of metadata as IPTC, but is based on XML/RDF, and is therefore inherently extensible. The effort spawned a collaboration with the IPTC itself, eventually producing the "IPTC Core Schema for XMP," which merges the two approaches to embedded metadata. The XMP specification describes techniques for how to embed the metadata in JPEG, TIFF, JPEG2000, GIF, PNG, HTML, PostScript, PDF, SVG, Adobe Illustrator, and DNG files. Recent versions of all the main Adobe software products, (Photoshop, Illustrator, Acrobat, Framemaker, etc.) support XMP, as do an increasing number of third-party tools.
On June 7, 2007, IPTC in cooperation with Ifra, held the First International Photo Metadata conference, titled "Working towards a seamless photo workflow" to a standing room only crowd (over 130 attendees), prior to the CEPIC Congress, in Florence, Italy.
The IPTC Photo Metadata working group released a White Paper (available from site below) which figured prominently at this event. The conference keynote was given by Andreas Trampe, head of the photodesk of Stern. Other speakers included photographers such as David Riecks and Peter Krogh, photo and news agencies such as Reuters; representives of standards bodies such as PLUS, IPTC, and IFRA; as well as spokespersons from the photo metadata implementers side, such as Adobe Systems, Apple Inc., Canon Inc., FotoWare, Hasselblad, and Microsoft.
The electronic presentations given by most of the speakers are available online from the Photo Metadata Conference website at [1] including a link to a report on each of the speakers talks [2].
IPTC Members
|
USA:
|
External links
![]() |
- The International Press Telecommunications Council
- IPTC standards described using XMP
- NewsML
- IPTC Recommendation 7901 - The Text Transmission Format
- The IPTC-NAA standards
- NAA/IPTC Header Codes
- IPTC/XMP Header Codes
- Guidelines for adding descriptive IPTC style information (captions and keywords) - from ControlledVocabulary.com
- Guidance and techniques for tagging and keywording images - Article by Third Light Ltd.
- Software supporting IPTC photo metadata standards IIM and "IPTC Core"
- IPTC Photo Metadata Working Group White Paper discussing upcoming changes to the IPTC Photo Metadata Standards
- A report on the presentations given at the First International Photo Metadata Conference, "Working towards a seamless photo workflow"
Manipulation (read/write support)
- AiS Exif Info ActiveX ActiveX component for reading and writing Exif and IPTC information
- ExifTool Perl module
- Exiv2 (C++) Exif and Iptc metadata manipulation library and tools
- IDimager - Digital Image Manager with IPTC-IIM and IPTC-Core (XMP) Support (Windows)
- iTag - free tool to batch edit IPTC/XMP in photos. Can be used to index and search for photos based on tags too. (Windows)
- Kalimages - IPTC/XMP editor for jpeg image files indexing digital photos based on metadata (Windows)
- libiptcdata
- Mapivi - Open-source and cross-platform picture manager with IPTC support
- PHP function: iptcparse()
- PHP function: iptcembed()
- PHP Metadata Toolkit - GPL PHP software to display, edit and write IPTC-NAA IIM 4.1
Extraction (read support)
- ImageMagick
- PHP function: iptcparse()
- Perl module: IPTCInfo
- How to extract IPTC Metadata from images using C#
- How to read EXIF and IPTC with Java Image I/O API