Skip to content

This script of python code converts JPG format images to PNG format images. With this script you can convert multiple number of images to PNG file format at once.

Notifications You must be signed in to change notification settings

ajay-chavan/JPGtoPNGconverter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

JPGtoPNGconverter

This script of python code converts JPG format images to PNG format images. With this script you can convert multiple number of images to PNG file format at once.

Step 1:

To use this script put all the JPEGs you want to convert to PNGs in the same folder as this file.

Step 2:

Then run the script in whichever terminal you want. While running use the file name followed by current location path and the followed by new folder path in which you want to store the convereted PNG's. Ex. JPGtoPNGconverter.py \CurrentLocation \OutputLocation

Step 3:

Enjoy your converted PNG's :)

About

This script of python code converts JPG format images to PNG format images. With this script you can convert multiple number of images to PNG file format at once.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages