Harman Patil (Editor)

ExifTool

Updated on
Edit
Like
Comment
Share on FacebookTweet on TwitterShare on LinkedInShare on Reddit
Original author(s)
  
Phil Harvey

Development status
  
Active

Initial release
  
19 November 2003 (13 years ago) (2003-11-19)

Stable release
  
10.40 / February 1, 2017 (2017-02-01)

Preview release
  
10.45 / March 2, 2017 (2017-03-02)

Repository
  
sourceforge.net/p/exiftool/code/ci/master/tree/

ExifTool is a free and open-source software program for reading, writing, and manipulating image, audio, and video 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.

Contents

The image hosting site Flickr uses ExifTool to parse the metadata from uploaded images.

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.

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:

References

ExifTool Wikipedia


Similar Topics