tpng
v1.0.4
Published
```js % npm install tpng -g % tpng/tiny ``` Then find a folder directory with pictures, such as folder A, and then execute 'tpng' in the A directory, which can compress all the pictures in this folder (including the pictures in the folder under A will als
Downloads
2
Readme
Usage
% npm install tpng -g
% tpng/tiny
Then find a folder directory with pictures, such as folder A, and then execute 'tpng' in the A directory, which can compress all the pictures in this folder (including the pictures in the folder under A will also be compressed) .
You can find a file named tiny.json in the A directory. When you execute tpng again, it will first detect the compressed images in tiny.json to prevent repeated compression. If you want to recompress, delete tiny.json.
Development environment
- Sys - Mac OS
- Node - v10.17.0
- npm - v6.11.3