Difference between revisions of "EXIF"

From PanoTools.org Wiki
Jump to navigation Jump to search
m (link to photomolo and jpeg pages)
Line 1: Line 1:
EXIF stands for Exchangeable Image File Format.  It allows camera, lens, exposure information, image description, copyright, etc. to be embedded in an image file.
+
EXIF stands for Exchangeable Image File Format.  It allows camera, lens, exposure information, image description, copyright, etc. to be embedded in an image file (typically a [[JPEG]] image).
  
 
For more detailed information, see the home page for [http://www.sno.phy.queensu.ca/~phil/exiftool/ ExifTool], especially the tables of [http://www.sno.phy.queensu.ca/~phil/exiftool/TagNames/index.html ExifTool Tag Names] and [http://www.sno.phy.queensu.ca/~phil/exiftool/TagNames/EXIF.html EXIF Tags].
 
For more detailed information, see the home page for [http://www.sno.phy.queensu.ca/~phil/exiftool/ ExifTool], especially the tables of [http://www.sno.phy.queensu.ca/~phil/exiftool/TagNames/index.html ExifTool Tag Names] and [http://www.sno.phy.queensu.ca/~phil/exiftool/TagNames/EXIF.html EXIF Tags].
Line 14: Line 14:
 
   from a source file into any files that need it... it's a very
 
   from a source file into any files that need it... it's a very
 
   simple operation to batch in either EXIFUtils or ExifTool.
 
   simple operation to batch in either EXIFUtils or ExifTool.
 +
 +
[[photomolo]] is a free tool for lossless rotation of [[JPEG]] images and updating the '''EXIF''' tag appropriately.

Revision as of 19:32, 3 May 2005

EXIF stands for Exchangeable Image File Format. It allows camera, lens, exposure information, image description, copyright, etc. to be embedded in an image file (typically a JPEG image).

For more detailed information, see the home page for ExifTool, especially the tables of ExifTool Tag Names and EXIF Tags.

ExifTool is free software that allows manipulation of EXIF and related data in many different kinds of files.

A caution: at [1], it is written that

 when editing camera data in Photoshop it doesn't edit EXIF fields -
 it stores any changes in XMP, which would explain why other tools
 aren't reading the EXIF properly (it's not actually there!).
 
 The best solution is to use ExifTool to copy your camera data
 from a source file into any files that need it... it's a very
 simple operation to batch in either EXIFUtils or ExifTool.

photomolo is a free tool for lossless rotation of JPEG images and updating the EXIF tag appropriately.