Bundled Utilities mkGallery.pl - Create a gallery from images in the current directory. jhead - Extracts EXIF header information from JPEG files. (jhead is used by mkGallery.pl, so you don't need to use it directly. However, you can if you want to. It has a lot of nice features). mkGallery.pl mkGallery.pl can do three things: 1. Take a directory full of images and create thumbnails for them. 2. Read EXIF header information from image files and cache it in text files for Mig to use. 3. Create blank comment templates in mig.cf files. It can do all of them at the same time, too. It can accept a list of images to work with, or simply process all images in the current directory. It can also recurse directories and do an entire album. mkGallery.pl ignores audio and video content. It only cares about images. (Note that mkGallery.pl requires Perl. Perl is not required for Mig itself. It is required only to use the mkGallery.pl utility. To generate thumbnails, the convert utility from the ImageMagick suite is also required.) mkGallery.pl uses the following Perl modules. When I first wrote mkGallery.pl I was using Perl 5.005_03, and these were all included (no extra installations were needed). strict Cwd File::Basename File::Find Getopt::Std mkGallery.pl has not been tested under Microsoft Windows by the author. Usage: mkGallery.pl [ -h ] [ -a ] [ -w ] [ -t ] [ -e ] [ -c ] [ -i ] [ -s ] [ -q ] [ -M ] [ -m