img-clip-cli
v0.0.1
Published
Resize images by cli
Downloads
1
Readme
Image-Clip-CLI v0.0.1
Resize images in current directory
Installation
$ npm install -g image-clip-cli
Usage
cd sampleDir
// Resize all images in current directory and put them in a new directory.
resize width height
Supported Format
png jpg jpeg svg gif tiff
Unsupported format will be omitted.