3.0.0 • Published 7 years ago

imagemin-cli-inplace v3.0.0

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

imagemin-cli-inplace Build Status

Minify image inplace

Issues with the output should be reported on the imagemin issue tracker.

Install

$ npm install --global imagemin-cli-inplace

Usage

$ imagemin-inplace --help

      Usage
      $ imagemin <path|glob> [--plugin=<name> ...]
      $ imagemin <file>

      Options
      -p, --plugin   Override the default plugins

      Examples
      $ imagemin foo.png
      $ imagemin --plugin=pngquant foo.png

Related

License

MIT © imagemin