/Image-Resizer---Program

Resizes images by selecting an image from local storage and specifying new dimensions in pixels. Also converts images based on extension specified in output file's name.

Primary LanguagePython

Image-Resizer---Program

Screenshot-from-2020-09-09-20-49-25.png

Resizes images by selecting an image from local storage and specifying new dimensions in pixels.

Also converts images based on extension specified in output file's name.

requiremets

TK

sudo apt-get install python3-tk

Pillow

pip3 install pillow

Other dependencies

sudo apt-get install python3-pil python3-pil.imagetk

How to run this program

Run ImageResizer.py inside src directory using following command:

python3 ImageResizer.py