sboncen
v0.1.1
Published
Image optimization CLI based on the [jimp](https://www.npmjs.com/package/jimp) npm package.
Downloads
2
Readme
sboncen
Image optimization CLI based on the jimp npm package.
install:
$ yarn global add sboncen
$ npm -g install sboncen
Run inside directory containing images you would like to optimize:
$ sboncen
Select image quality (0 - 100)
Select image width in pixels
New image files will be put in new folder called output
inside the current directory.