Scripts to help generate the Raise yearbook.
The main problem this solves is taking all the images and standardizing their size, format and aspect ratios.
You should still go through all the content as a human and ensure it's appropriate to publish.
These scripts are generally optimized for use on macOS and Linux.
- Install ImageMagick
- Place images in the
input
folder - Run
./convert.sh
- See output images in the
output
folder