[English | Japanese]

zphoto: a zooming photo album generator

Last-Modified: 2003-02-03


What's zphoto?

zphoto is a zooming photo album generator. zphoto creates a neat web page page using Flash.

What's New

Requirements

Usage

Example

Create a photo alubum called "Boring Photos" with photos of ~/photos/*.jpg into the directory sample. Resize each photo with width of 800 pixels and apply gamma correction 1.25 for brightening.

% zphoto -o sample --photo-width=800 --gamma 1.25 --title 'Boring Photos' ~/photos/*.jpg

By default, zphoto uses HTML template files in /usr/local/share/zphoto/templates/en to generate HTML files and uses the font /usr/local/share/zphoto/fonts/EfontSerifB.fdb to generate Flash.

Command Line Options

Try "zphoto --help"

Environment Variables

Links

Download

zphoto is a free software with ABSOLUTELY NO WARRANTY under the terms of the GNU Lesser General Public License.


Satoru Takabayashi (satoru@namazu.org)