Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 429 Bytes

README.md

File metadata and controls

4 lines (4 loc) · 429 Bytes

Optimize-S3-Buckets

MOJO Marketplaces python script to lossless compress PNG & JPGS. This script will recursivly compress your image files stored on Amazon AWS S3.

Prerequisits

You will need to install jpegoptim and pngquant before running this script. Additionally you'll need to genearate an AWS access key and secrete key and input them into the python script.