Skip to content

Shubhkriti/JpgToPng

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

JpgToPng

A simple Jpg_to_png converter using pillow module.

n the command line run the file and provide the folder with the JPG images as the first argument and the new folder, where to save the PNGs as the second:

pyhon JPG_to_PNG_converter.py /full_path_to_the_input_folder /output_folder_path.

This command will take all the JPG images in the InputJPG folder located on the user's Desktop and will save all the converted PNGs in the OutputPNG.

About

A python script which will take JPG_image and convert to PNG converter using pillow module.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Contributors

Languages