|
1 year ago | |
---|---|---|
.idea | 1 year ago | |
venv | 1 year ago | |
LICENSE.md | 1 year ago | |
README.md | 1 year ago | |
install.sh | 1 year ago | |
tinypng.py | 1 year ago | |
tinypng.sh | 1 year ago |
Licensed under MIT license: @copyright © xtrose Media Studio 2019 @author Moses Rivera
Im Wiesengrund 24
73540 Heubach
Description: Recursively compress all .jpg and .png images via tinyPNG API. All files in the folder and subfolders are processed. tinypng.py writes and tag to the image metadata (EXIF) so that it is compressed only once.
TinyPNG API Key is needed (500 Pictures free per month: https://tinypng.com/
WARNING: Original image is overwritten. Existing metadata (EXIF) will be lost.
Run script: $ python tinypng “PATH” “APIKEY”