imgconvert

a little, hacked-together script
that generates a nice thumbnail viewer

General Info

imgconvert is a simple script that I wrote to give a nice frontend to displaying images, especially those from a digital camera.

In order to use imgconvert, you need to have the following:

The old shell script version requires:

Usage

Simply run this script in a directory where you have 1600x1200 images, and it will do the rest.

Download

Download: version 2.0 (new Perl version -- much, much, much faster, but depends on Imlib2::Perl)

Download: version 0.2 (old shell script hack)

Examples

I wrote imgconvert mainly for displaying my photos, but now I use a PHP frontend I wrote to display them.

Trae McCombs uses this script for his photos.

License

The license of the new Perl version falls under the Artistic License. The previous was GPL

[ back to main ]