linrz / tinypng-tool

Compress your pictures with command line and tinypng API.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tinypng Tools

NPM downloads

Install

npm install tinypng-tools -g

Example

Usage

tinypng <path> [options]

tinypng --key=your key

tinypng ./images/test.png

tinypng ./images -r

tinypng ./images/test.png --dist=./resources

License

tinypng-tools © linrz, Released under the MIT License.

About

Compress your pictures with command line and tinypng API.

License:MIT License


Languages

Language:JavaScript 100.0%