Skip to content

Image compressor is a Python tool built with a GUI using Tkinter for compressing image sizes.

Notifications You must be signed in to change notification settings

Damiengland/image_compressor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Image Compressor

Image compressor is a Python tool built with a GUI using Tkinter for compressing image sizes.

Installation

Navigatigate to the folder in your Terminal / Console and use the package manager pip to install dependencies.

pip install -r requirements.txt

Usage

Run the tool using your python ide.

python /{path}/image_compressor/image_compressor.py

Tool Instructions

  1. Select image
  2. Select export path
  3. Choose compression quality
    • The best results occur between 30-50
  4. Compress Image

Contributing

Pull request and ideas are welcomed, please feel free to contact me to discuss.

Author

🧑🏼‍💻 Damien England

Website: https://damienengland.com.au Linkedin: Damien England Email: damien.england@icloud.com

About

Image compressor is a Python tool built with a GUI using Tkinter for compressing image sizes.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages