Skip to content

Convert your .jpg format images into .png using a single line of code via terminal.

Notifications You must be signed in to change notification settings

deepu14d/JPGtoPNGconverter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

JPGtoPNGconverter

It is a simple program written in python using sys, pathlib and PIL libraries. You can use this program via terminal/CLI. You just have to write the script as follows - python JPGtoPNGconverter.py [input_folder] [output_folder]

[input_folder] is your folder which contain images. [output_folder] is folder in which you want to save converted images.

About

Convert your .jpg format images into .png using a single line of code via terminal.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages