Takes any jpg or png images in a folder and drops them in an 'sqaures' subfolder as a new image composed over a white square.
- Install ImageMagick.
- Clone this repository.
- Navigate to your clone of this repository.
- Run
square.sh /absolute/path/to/your/images
. - The squared images will be in
/absolute/path/to/your/images/squares
.