Hugo's Photo Software

This is a quick and dirty documentation of how I generate my photo indexes. You can see an example of such an index on my photo page.

Those scripts use:

add_to_index

Download add_to_index.

Generates an HTML snippet to be added to my photo index.

insert_pics

Download insert_pics.

Puts the images in the right place in the file system.

jpeg_rotate

Download jpeg_rotate.

Rotates a JPEG image.

make_alt

Download make_alt.

Generate a small (640 pixels) and medium (1024 pixels) version as well as a thumbnail (128 pixels) of an image.

make_exif

Download make_exif.

Generates an HTML and RDF document showing the EXIF metadata included in the picture.

make_index

Download make_index.

Creates an HTML index for a set of pictures using their thumbnails.

rename_pics

Download rename_pics.

Gives a sensible name (based on the time and date the picture was taken) to the files.

Other things to look at


Hugo Haas
$Id: index.html 2326 2004-01-05 18:40:10Z hugo $