Skip to content

0KvinayK0/JtothePConverter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

JPGtoPNGConverter

This script converts any number of JPG/JPEG images within a specified folder to PNG format and saves them in a target folder.

Installation

Clone the repository:

git clone https://github.com/0KvinayK0/JtothePConverter.git

Change into its directory:

cd JtothePConverter/

If on Linux:

chmod +x JPGtoPNGconverter.py

Usage

python3 JPGtoPNGconverter.py source_folder_path/ target_folder_path/

Compatibility

  • Works only with Python version 3.
  • Tested for Windows and Linux OS.

About

Convert any number of JPG/JPEG images to PNG format.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages