1.0.1 • Published 2 years ago

image-resizer-cli v1.0.1

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

Image Resizer CLI

Resize & compress images in directory using Sharp

Usage / Installation

Preferred usage NPX no install required

npx image-resizer-cli --help
npx image-resizer-cli -i ./path/to/images ./output

or global install NPM

npm install -g image-resizer-cli

and use like

image-resizer-cli --help
image-resizer-cli -i ./path/to/images ./output