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

13 Commits
 
 
 
 

Repository files navigation

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.

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%