zwgg is a simple command line web gallery generator, written is Python.
Features:
- Static html output.
- Reading EXIF info from the images if available.
- "Fade-in" effect and image preloading with feedback.
- Kill accents from the filenames.
- Slideshow.
- Copy and link original image to the gallery.
- User specified row's number, column's number, image's size, thumbnail's size and image's quality.
- Three sorting method (filename, filesize, and file's last modify time) and available descending sort.
- User specified config file, and automatic config file searching (in destination dir, source dir, and user's home dir).
- User specified templates. To allow of create easily customizable galleries.
- User specified album data file. This file is contain title, rotate and data information for all several images.
Fully compatible with jpgind data file.
- ... and more :)
Download the latest release 0.22:
zwgg-0.22.tar.gz
(required to run: Python 2.3 or later, PIL)
Example to use:
zwgg.py -e -p -o -t "My gallery" -s -c 3 -r 3 /source/dir /dest/dir