| 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 hyperstacks
|
| Source: | Contained in
Exif_Reader.jar,
which can be opened using a ZIP utility
|
| 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 information stored in jpeg images. Use the
File>Import>Exif Data... command to read/open jpeg Exif data.
|
| See Also: |
Drew Noakes wrote the Exif Metadata Library that was used in 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
a macro
that extracts the EXIF data from all the JPEG images in a folder.
|