Skip to content

a zsh and imageMagick script to compose rectangular images to squares

Notifications You must be signed in to change notification settings

thelastbaldwin/image-squarer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

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

About

a zsh and imageMagick script to compose rectangular images to squares

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages