UNPKG

tinypng-tcimg

Version:
36 lines (22 loc) 654 B
# 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 tinypng-tcimg ``` or ```<shell> npm install tinypng-tcimg -g ``` 3.Input the command in command line ```<shell> tcimg ``` Input the key you get after register successfully ![usage](https://raw.githubusercontent.com/YosefYuan/img_bed/master/cimg/usage.png) PS: The key in The picture is just a sign and not right. Cheers~~~