mayursrt / JPG-to-PNG-converter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JPG-to-PNG-converter


This is a simple image converter, written using Python. It converts any given .jpg images to .png format.

How to use:
Just Copy the images you want to convert into one folder and run the script giving the arguments as the paths and names of the source folder and destination folder.
eg:
python imgconverter.py source\ dest\

About


Languages

Language:Python 100.0%