python proof generator
- make sure you have a recent version of python (I wrote this using 3.10)
- clone/download the repository
pip install wand
- install ImageMagick (I used ImageMagick 7.1.1-21 Q16-HDRI)
- delete the test files that I left in
./source/
and./dest/
- place image files in
./source/
- run main.py
- proofs will be in
./dest/
replace watermark.png with your own
- output size (maximum length in px of longer side)
- margins (width in px)
- minimum sample size (width in px)
- maximum sample count (qty) - probably don't change this
- the source and destination directory paths