Skip to content

drduh/python-html-gallery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Python program for creating static HTML image galleries

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published