Like what you see? I'm available for freelance work. Email me: rahul [ at ] rahulbotics [ dot ] com

Exif-O-Matic


utility to export meta-data out of digital images
tags: java, open-source, software
Jan 2003 - present
 

Most digital cameras store loads of meta-data within the image files that they create, these data make up the EXIF standard. They include things like the exact time the photo was taken, the f-stop, the flash setting, etc. I wanted to view this information as part of my online photo album, but I couldn't find an EXIF library that exported to TXT and HTML, so I wrote a small application around someone else's raw extraction library. I guessed that it would only take me a day or so to clean it up to a releasable point, so I went ahead and did it.

How Do I Use It?

Windows users, you'll want to double-click the "EXIF-O-Matic.bat" file. If a window appears and then vanishes, you might need to download the latest version of Java. All users should keep an eye on the status bar at the bottom of the window, it gives instructions and feedback about what is going on. Click for an example of the HTML that it outputs. It is pretty simple to use:

  1. Choose File->Open to load an image and view it's EXIF tags
  2. Click the "Export File" button to save a text or html version of the tags
  3. Click the "Process Folder" button to export the tags of all the images in the same folder

Download v1.2

Reviews and Listings