nitzanto / Image-Convertor

An image convertor from JPG to PNG coded in Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

An image convertor from JPG to PNG coded in Python


Languages

Language:Python 100.0%