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.
sudo apt-get install python3-tk
pip3 install pillow
sudo apt-get install python3-pil python3-pil.imagetk
Run ImageResizer.py inside src directory using following command:
python3 ImageResizer.py