Script allows you compress images using API from tinyPNG service.
It support unlimited images which you can set via array of path. Also you can set array of API keys.
For getting your API key you should register here and follow to their instructions.
After work the script provides you opportunity to download log file with detail info by each image and also
download archive images after compression with all folder structure for a comfortable them replacing.
This script uses libs which could be installed via composer. For it run next command from your project root folder:
composer install
