Skip to content

A bash and imageMagick script to compose rectangular images to squares

Notifications You must be signed in to change notification settings

johnnymo87/image-squarer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

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. 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 bash and imageMagick script to compose rectangular images to squares

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%