Archive for the 'Photography' Category

Generating Histograms from Photo Tags

Sunday, January 28th, 2007

Occasionally I like to visualize how many photos are assigned to a given set of tags in my photo collection. One common example of this is the Ratings tag which has 5 sub-tags ranging from 1-Bad to 5-Stellar. Another example is the When tag which has sub-tags for each year (and within each year, the months). This simple IMatch script automates the process of visualizing the histogram plot of the number of photos assigned to each sub-tag under a parent tag. (more…)

Generating Label Stickers from Photo Names

Sunday, January 28th, 2007

In the past my photo printing vendor did not print filenames on the backsides of the photos. Back then I had to manually scribble the filename of the photo on the back of the print, in case I ever wanted to find that photo for re-prints. Being the lazy guy I am, I created this script that generated a Word doc I could print on an Avery 8167 sticker sheet, ready to be applied to the backs of the photos. (more…)

Exporting EXIF properties to Excel

Saturday, January 27th, 2007

This a very simple IMatch script that I use occasionally to export EXIF properties of one or more images to Excel to analyze my shooting habits. (more…)

Preparing Images for the Web

Monday, November 6th, 2006

This a very simple Photoshop action that I use to prepare images for posting on the web. (more…)

Creating Triptych Images

Monday, November 6th, 2006

This Photoshop script creates a triptych with arbitrary number of images in horizontal orientation, spaced evenly. (more…)