tinypng-helper

1.0.3 • Public • Published

tinypng-helper

一个基于 tinypng 的快捷图片压缩命令工具

Install

npm install tinypng-helper -g

configuration

需要先去 tinypng 申请一个 key, 在此设置

tinypng setkey (key)

Usage

指定文件路径/文件夹路径

// 指定到文件
tinypng start /Users/xxx/Documents/work_space/other/resours/test.jpg
//  指定到文件夹
tinypng start /Users/xxx/Documents/work_space/other/resours
// 相对路径
tinypng start ./testpath/demo

当前目录运行

tinypng start

Dependencies (4)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i tinypng-helper

    Weekly Downloads

    0

    Version

    1.0.3

    License

    ISC

    Unpacked Size

    6.38 kB

    Total Files

    5

    Last publish

    Collaborators

    • nxl3477