1.0.5 • Published 6 years ago

tinypng-cmd v1.0.5

Weekly downloads
2
License
ISC
Repository
-
Last release
6 years ago

Tiny

Tinypng powered for compressing images by command-line tool

Usage

$ npm install tinypng-cmd -g

$ tiny set <tinypng API key>
$ cd PATH_TO_YOUR_IMAGES_DIR
$ tiny compress .

$ tiny status // check rest free times this month
  • 申请tinypng API key
  • 使用tiny set <key>设置key
  • 进入图片目录
  • 压缩完成后会保存图片到当前目录下的CompressedImages下
  • 剩余使用次数可以用tiny status查看

How to get Tinypng API key

Tinypng Developer API

Bug Report

email: kevinaskin@minus.live