0.0.5 • Published 6 years ago

node-tinypng v0.0.5

Weekly downloads
36
License
-
Repository
github
Last release
6 years ago

TinyPNG

NPM version Downloads

Compress PNG with TinyPNG API in terminal.

Installation

$ npm install -g node-tinypng

Usage

Usage: tinypng [options] [image.png|*.png]

  -k, --api-key       Set default TinyPNG API key.
  -r, --allow-rewrite Rewrite the original files with compressed data.
  -n, --allow-nonpng  Allow you to compress files without .png extention.
  -p, --postfix       Postfix for compressed files when rewriting disabled.
  -h, --help          This message.
  -v, --version       Show version.

License

MIT © Nikolay Solovyov

0.0.5

6 years ago

0.0.4

9 years ago

0.0.3

9 years ago

0.0.2

10 years ago

0.0.1

10 years ago