Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 429 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 429 Bytes

Image Squarer

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.

Setup

  1. Install Homebrew
  2. run brew install imagemagick ghostscript
  3. chmod the script so it can be executed
  4. add the square script to your PATH

How to use

  1. Open a terminal
  2. Navigate to your folder of images
  3. run the square command