ExifTool is a free and open-source software program for reading, writing, and manipulating image, audio, video, and PDF metadata. It is platform independent, available as both a Perl library (Image::ExifTool) and command-line application. ExifTool is commonly incorporated into different types of digital workflows and supports many types of metadata including Exif, IPTC, XMP, JFIF, GeoTIFF, ICC Profile, Photoshop IRB, FlashPix, AFCP and ID3, as well as the manufacturer-specific metadata formats of many digital cameras.
The image hosting site Flickr uses ExifTool to parse the metadata from uploaded images.
Video ExifTool
Meta Information Encapsulation
ExifTool implements its own open metadata format. It is designed to encapsulate meta information from many sources, in binary or textual form, and bundle it together with any type of file. It can either be a single file, wrapping existing data, or used as a sidecar file, carrying for example Exif or XMP metadata.
Maps ExifTool
Supported file types
ExifTool can read, edit or create metadata in files with the following formats:
Supported JPEG metadata
ExifTool can read, edit or create the following types of metadata in JPEG images:
See also
- Libsndfile see sndfile-info which displays audio file info
References
External links
- Official website
- ExifTool User Manual
- Image::ExifTool API Manual
- MIE file format - specification
- MIE Tags - reference
- Commentary on Meta Information Formats (or "Why this or that Format Sucks"), Phil Harvey, essay on design decisions, created Nov. 15, 2005, last updated July 29, 2010
Source of the article : Wikipedia