optipng-changba
OptiPNG is a PNG optimizer that recompresses image files to a smaller size, without losing any information
You probably want imagemin-optipng
instead.
Install
$ npm install --save optipng-changba
Usage
const promisify = ;const execFile = ;const optipng = ; const execFileP = ; async { await ; console;};
CLI
$ npm install --global optipng-changba
$ optipng --help