|  About Me  |  Blogs  |  Photos  |  Publications  |  Resume  | 

Archive for the 'Photo Management' Category

ibao’s Gallery2 Theme Release

Tuesday, October 24th, 2006

If you like the theme of our gallery, you can now get it here! But before you begin, here are a few words of warning regarding this release. This is a highly customized theme based on Siriux which wasn’t intended to be published so it is unlikely to “just work” for you. If you don’t [...]

exiftran in Gentoo

Tuesday, August 16th, 2005

exiftran is a command line utility to transform jpeg images. It can rotate images automatically by checking the exif orientation tag. In Gentoo it is part of the fbi package.

$ emerge fbi
$ exiftran -ai *.jpg
# -ai for automatic in-place transformation

Software for processing raw images

Thursday, June 16th, 2005

Sidenote

Panorama Tools

Monday, February 21st, 2005

hugin and enblend are really nice tools for making panoramas. The apt source is here:

# panorama tools
deb http://itp.tugraz.at/Comp/debian/ sarge system desktop science
deb-src http://itp.tugraz.at/Comp/debian/ sarge system desktop science

igal - online gallery generator

Tuesday, July 13th, 2004

Today Marcel introduced me to igal, which is a cool perl script for generating static html gallery quickly. Sample usage:

$ igal -c -k -p 4 –title “Party” –xy 140 –bigy 400 –wx 800 –www

Some useful options:

–title [s] specify title of html page
–xy [n] max width/height to scale thumbnails
–bigy [n] scales image slides [...]

gThumb - Image browser for gnome

Tuesday, July 13th, 2004

gThumb is an image viewer and browser for GNOME. It supports preview of thumbnail on a side panel which what I found missing from digikam. It also lets you add comments to images, organize images in catalogs, print images, view slideshows, set your desktop background, and more.