August 26, 2007 (last updated April 02, 2012)
gallerize
Create a static HTML/CSS image gallery from a bunch of images.
| Copyright: | 2007-2012 Jochen Kupperschmidt |
|---|---|
| License: | MIT, see LICENSE for details. |
| Version: | 0.3 |
| Date: | 02-Apr-2012 |
Features
- Integrates ImageMagick to resize images and create thumbnails.
- Generates clean, slim, semantically appropriate HTML5 and uses CSS 3 for styling. As a result, the output can easily be themed.
- Provides HTML access keys for keyboard navigation.
Requirements
- Python 2.7 or greater
- Jinja 2.6 or greater
- ImageMagick (tested with 6.6.9-7)
Also hosted on GitHub.