Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 441 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 441 Bytes

Image Squarer

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.

Setup

  1. Install ImageMagick.
  2. Clone this repository.

How to use

  1. Navigate to your clone of this repository.
  2. Run square.sh /absolute/path/to/your/images.
  3. The squared images will be in /absolute/path/to/your/images/squares.