excaliburhan / multi-tinypng

Use command line to compress png/jpg files via tinypng api. Support multi api keys.
MIT License
1 stars 1 forks source link

Retry uploading the error file #1

Open xyyjk opened 7 years ago

xyyjk commented 7 years ago

Making it easier to use: Retry uploading him and the error file, and again uploading when the exclusion has successfully uploaded the compression file.

excaliburhan commented 7 years ago
  1. Connection error is from tinypng.com
  2. if you want to compress your pictures more than once, you have 2 choice: (1) try tinypng -r *.png to allow-rewrite (2) try tinypng *_tiny.png the 2nd time