Skip to content
/ tiny Public

基于tinypng的图片压缩命令行工具

Notifications You must be signed in to change notification settings

ckcoding/tiny

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tiny

基于tinypng的图片压缩命令行工具

安装

npm install -g cli-tiny

使用

tiny # 压缩当前目录
tiny -f <image> # 压缩某张图
tiny -f <imagea> to <imageb> # 压缩图片a并保存为图片b
tiny -d [dir] # 压缩某目录
tiny -d [dira] to [dirb] # 压缩目录a并保存到目录b
tiny -k <key> # 设置tiny的key
tiny -l # 查看tiny的key
tiny -c <key> # 清除tiny的key
tiny -h # 查看帮助
tiny -v # 查看版本

效果

image

About

基于tinypng的图片压缩命令行工具

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published