Skip to content

This script written in Python3 that converts a jpg file into a png

Notifications You must be signed in to change notification settings

paulswadhin/JPGtoPNG

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

JPGtoPNG

A simple Python3 script that converts multiple images jpg to png

Pass source folder and destination folder with command line

Example: $ python3 images.py Source/ Destination/ #you have to add this '/' sign after directory name

Output: You will get all files in pokedex converted in new folder

About

This script written in Python3 that converts a jpg file into a png

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages