tcimg
Version:
Please visit here: [NEW version](https://www.npmjs.com/package/tinypng-tcimg)
37 lines (23 loc) • 716 B
Markdown
# Tcimg
Please visit here: [NEW version](https://www.npmjs.com/package/tinypng-tcimg)
Tinypng NODEJS util (tcimg). This is a detail doc:
[API Reference](https://tinypng.com/developers/reference/nodejs)
## Usage
1.You should register to get one key freely at first(500 pictures / month at most).
[Freely register](https://tinypng.com/developers)
2.Install
```<shell>
yarn global add tcimg
```
or
```<shell>
npm install tcimg -g
```
3.Input the command in command line
```<shell>
tcimg
```
Input the key you get after register successfully

PS: The key in The picture is just a sign and not right.
Cheers~~~