Information about me and my services Download free programs Goto homepage of Jeroen Kessels, internet engineer Hobby area Email, address, and phone information Copyright 2005 J.C. Kessels Goto homepage of Jeroen Kessels, internet engineer Email, address, and phone information


Imgindex v3.4


Imgindex will generate html index pages for your collection of images. It will scan the current directory and all it's subdirectories for images, and generate "ImgIndex.html" files. The index will be sorted by image size, and can use my imginfo program to get more information about an image.

 *  Download imgindex-v3.4.zip for Windows (112kb)

Usage


Start the program in the directory where the images are. The quickest way is to start the program without any parameters. It will then create "ImgIndex.html" files in the current directory and all the subdirectories.

imgindex [-w number] [-h number] [-o outfile] [-i url] [-u url] [-?]
-w number Set the width of all images to this number.
-h number Set the hight of all images to this number.
-o outfile Write to this filename instead of the default 'ImgIndex.html'.
-i url Use this URL for the imginfo program (optional).
-u url Prepend this url to all images. This parameter is only needed if the 'imginfo' program is used.
-? Show this help.

For example if images live in web-directory "/images/", then you could start the imgindex program with this commandline:

imgindex -u /images/

Installation


There is no setup and no installation necessary. The program is ready to run. All you have to do is unpack the ZIP to a directory in your path.

Warning


The program will overwrite all ImgIndex.html files in the current directory and all it's subdirectories, without asking anything.

Example


Goto my  *  Image Archive to see Imginfo in action.