Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 970 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 970 Bytes

Demo

You can preview a demo of the galleries you can create with Imgal here.

Usage

To create a photo library with imgal, follow the instructions below.

Before running the script, you need to install the python library "Pillow".

pip3 install Pillow
  1. Create a folder, and inside, download and extract the imgal-builder.zip file. Do not delete the templates folder.
  2. Place all the pictures you want to include in the photo library in a folder, with no other files.
  3. Open your terminal, and run the imgal-builder.py file.
  4. Follow the instructions. In the last step, enter the full path of the directory where the images are stored.

Your library has now been created! You should find all the files in the directory where the images were stored.

instructions.mp4