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-bin
Usage
const execFile = ;const optipng = ; ;
CLI
$ npm install --global optipng-bin
$ optipng --help
License
MIT © Imagemin