1
0
Fork
You've already forked Pictures2Print
0
Generate the PDF files to print pictures in a picture album format
  • Shell 100%
Find a file
2025年09月12日 23:17:35 +02:00
pictures2print.sh v0.4.1 2025年09月12日 23:17:35 +02:00
readme.md v0.4.0 2025年09月12日 23:10:22 +02:00

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>