Generate the PDF files to print pictures in a picture album format
|
|
||
|---|---|---|
| pictures2print.sh | v0.4.1 | |
| readme.md | v0.4.0 | |
Picture2Print
This is a simple script that takes as input a folder contianing pictures (either jpg or pngs) and turns them into a pdf booklet with 4 10x15 cm images on each page. perfect for priting family photos.
Usage
git clone https://codeberg.org/Chepycou/Pictures2Print
cd Pictures2Print
bash pictures2print.sh <FOLDER_NAME>
or
wget https://codeberg.org/Chepycou/Pictures2Print/raw/branch/master/script.sh
bash pictures2print.sh <FOLDER_NAME>