Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 267 Bytes

readme.md

File metadata and controls

18 lines (12 loc) · 267 Bytes

gmbox

Image manipulation CLI

Gettings started

brew install imagemagick
brew install graphicsmagick

npm install -g ./

Usage

imagebox --input <folder> --output <folder> --format [jpg|png] --trim --width=[pixel] --height=[pixel]