needl3 / ImageOptimizer

Simple python program to resize dimensions and file size of images.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A python program to optimize images. It uses tinypng's API to achieve this feat

First install all requirements for this script by:

pip install -r requirements

Then you can simply start the program by executing the GUI.py file as:

python GUI.py

Note that you'll need an API key from tinify.com/developers to optimize files which you can generate by providing an email inside the app. Free trial will contain 500 compressions for free per month. For more compressions you can purchase the package.

Thanks!

About

Simple python program to resize dimensions and file size of images.


Languages

Language:Python 100.0%