Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image Optimizer for AWS S3

Python CLI tool to compress and scale down large images stored in an S3 bucket.

Features

  • Finds and downloads large files from S3
  • Scales down images while preserving aspect ratio
  • Compresses and replaces the images
  • Prints size reduction report

Usage

  1. Install dependencies via requirements.txt
  2. Run src/main.py to download
  3. Run src/compress_all.py to compress
  4. Run src/compare_sizes.py to compare sizes

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages