- Pillow
- numpy
usage: collage.py [-h] [-s SIZE] [-i [INDENT]] [-r] target source
positional arguments:
target Collage file name.
source The source directory.
optional arguments:
-h, --help show this help message and exit
-s SIZE, --size SIZE Image tile size in px.
-i [INDENT], --indent [INDENT]
Indent size in px.
-r, --recursive Search for images recursively.