All Projects → drduh → python-html-gallery

drduh / python-html-gallery

Licence: MIT license
Python program for creating static HTML image galleries

Programming Languages

python
139335 projects - #7 most used programming language
shell
77523 projects

python-html-gallery

Python script to generate basic HTML image gallery pages from jpgs.

Installation

Requires Python Imaging Library - PIL or Pillow

Install with pip install PIL or easy_install PIL or build and install it from source.

Then git clone https://github.com/drduh/python-html-gallery

Use

Put jpgs or folders of jpgs into a directory specified in static.py

Then run python gallery.py to create thumbnails, gallery pages and an index page.

pcap.sh is an example shell script for generating jpgs from tcpflow/foremost for gallery content.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].