tinyImages

1.0.1 • Public • Published

image

Minify Images by using TinyPNG API

How to install

npm install tinyImages -g

How to use CLI?

tiny-images [options]

-h, --help               output usage information
-v, --version            output the version number
-a, --add [api_key]      Add api key to TinyImages
-d, --dir [path]         File or directory path for tiny images  - defaults to ./
-t, --target [path]      Directory for output tinify images  - defaults to ./

Examples:

To add a Tiny PNG API key do:

tiny-images -a "api key here"

To minify the images do:

tiny-images -d "file or directory path" -t "output path"

Readme

Keywords

Package Sidebar

Install

npm i tinyImages

Weekly Downloads

0

Version

1.0.1

License

none

Last publish

Collaborators

  • gexiaowei