Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 307 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 307 Bytes

square-off

Very simple bash script to square images to the largest dimension. Defaults to a transperent background and an output file "square_out".

Usage: square-off [-d output directory|-c color]

Depends on ImageMagick, -c accepts normal color words, i.e.: 'white', 'black', 'green', etc...