0.1.1 • Published 5 years ago

sboncen v0.1.1

Weekly downloads
4
License
MIT
Repository
github
Last release
5 years ago

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.