/Image-Convertor

An image convertor from JPG to PNG coded in Python

Primary LanguagePython

Image-Convertor

An image convertor from JPG to PNG coded in Python which uses the Pillow module.

Instructions:

Simply put into the Bash terminal the following command:
python JPGtoPNGconverter.py images/ new/


Images/ - Output folder which containts all the JPG images
New/ - Input folder which will contain all of the converted PNG images