Exif Reader

Author: Gali Baler
History: 2004/03/15: First version
2004/12/06: Reads Exif information without displaying image
2010/06/22: Updated to version 2.3.1 of the Exif Metadata library
2011/01/15: Works with virtual stacks
2013/03/29: Updated to version 2.6.4 of the Exif Metadata library
2013/05/24: Thanks to Chris Pudney, fixed negative value bug
Source: Exif_Reader.java,
Installation: Drag and drop Exif_Reader.jar onto the "ImageJ" window, which will create a new File>Import>Exif Data...command.
Description: Extracts and displays the Exif data stored in JPEG images. Use the File>Import>Exif Data... command to read/open JPEG Exif data. With ImageJ 1.47n or later, press "i" (Image>Show Info) to display the Exif data of an open image.
See Also: Drew Noakes wrote the Exif Metadata Library used by this plugin. This library is located at www.drewnoakes.com/code/exif/. There is also an example macro that extracts the date and time from a JPEG image and a macro that extracts the Exif data from all the JPEG images in a folder.

Exif Metadata.gif

|Plugins | Home |