Skip to content

excaliburhan/multi-tinypng

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MultiPNG

NPM version Downloads

Thanks to lagden and ozio

Compress PNG/JPG with TinyPNG API in terminal.

Support multi API keys, if one reaches the limit, automaticly switch to another!

Installation

$ npm install -g multi-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.

About

Use command line to compress png/jpg files via tinypng api. Support multi api keys.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published