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. This program has been tested on several Unix flavors, and on Windows 95/NT. It will recognise GIF and JPG images.
|
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.
|
Installation
Copy the imgindex.exe file to a directory in your path. Unix users will first have to copy Makefile.unx to Makefile, and run make. |
Warning
The program will overwrite all ImgIndex.html files in the current directory and all it’s subdirectories, without asking anything. |