Skip to content

EastonWilliam/Python-ImageSize

Repository files navigation

🖼️ Image Reducer (Python)

A lightweight Python tool to reduce image file sizes while preserving quality. Ideal for batch processing, web optimization, and storage management.

🚀 Features

  • Compress JPEG, PNG, and WebP formats
  • Batch processing of entire folders
  • Adjustable quality and resolution
  • CLI and script-friendly usage
  • Optional resizing and format conversion

🛠️ Requirements

  • Python 3.7+
  • Pillow
  • tqdm (optional for progress bar)

Install dependencies:

pip install -r requirements.txt

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages