Takes any jpg,jpeg, or png images in a folder and drops them in an 'output' subfolder as a new image composed over a black square.
- Install Homebrew
- run
brew install imagemagick ghostscript
chmod
the script so it can be executed- add the
square
script to your PATH
- Open a terminal
- Navigate to your folder of images
- run the
square
command