/dir2html

Python utility that generates an album html page out of an image directory

Primary LanguageHTMLMIT LicenseMIT

Dir2html

A simple utility to generate an html album from a given directory.

Installation

Use the package manager pip to install dir2html.

pip install dir2html

Usage

$ dir2html -i <input_directory> -o <output_directory> -t <album_title> -d <album_description>

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT