Home

Albumiphy icon Albumiphy

Laptop and mobile screenshot

A simple static image gallery:

Albumiphy uses the timestamp encoded in exif data to arrange images by month and year. Images are scaled for the web coming in at around 50-100k each. Scales to large libraries and should support 10k+ images.

Here is an example gallery.

Requirements:

Installation:

The code is also available on GitHub.

Create album:

> cd /path/to/images
> albumiphy.py --title="Jones Family Album"
Then point your web browser to:
file:///path/to/images/Albumiphy/index.html
and (hopefully) voila!

For a full list of options do:

> albumiphy.py --help

Help and feedback:

Email icon richard.hillbar max100@gmfoo maxail.com

Last updated Oct 2016