Skip to content

denpazakura/jpg_to_png_converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

A converter from either jpeg or jpg file to png, this is my implementation of an exercise which is part of Udemy Python ZTM course, authored by Andrei Neagoie. The original solution is here. My version includes several checks, e.g. whether folder paths are correct etc.

Usage:

python3 jpg2png.py <source_folder_path> <destination_folder_path>

About

jpg/jpeg -> png converter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages