Skip to content

kevinaskin/tinypng-cmd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published