Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 767 Bytes

File metadata and controls

17 lines (13 loc) · 767 Bytes

Image Compression

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.

Installation

This script uses libs which could be installed via composer. For it run next command from your project root folder:

composer install

alt tag