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