A simple image converter gui
This application uses the pillow library to convert images
You can convert various images files to JPEG or PNG formats
Fully compatible with Windows and Linux systems (MacOS not tested).
Installing dependencies and running the application
$ pip3 install -r requirements.txt
$ python3 main.py