luego-crop-cli
v1.0.5
Published
Crop right and bottom of all images inside the given folder and compress with TinyPNG all results
Downloads
7
Readme
Luego Crop Image - CLI
Is a command line tool for crop banners images (flow to export a entire canvas)
Install
$ npm install -g luego-crop-cli
Commands
$ luego-crop $src $out --compress --key=$key
Example
$ luego-crop src/ out/
Documentation
$src (required)
$src
is the source directory
$out (required)
$out
is the output directory
--compress (optional)
- Is a flag to enable compression output of all images with TinyPNG.
--key=$key (optional, required only if the --compress flag is passed and the default API Key reach the ratelimit)
- This param set a API Key to use in the compression request for each image