Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 590 Bytes

README.md

File metadata and controls

5 lines (5 loc) · 590 Bytes

Image

Program made based on the Zero to Mastery Complete Python Developer in 2022 course the program converts jpgs inside the source folder to the destination folder (created if it does not exists) program call: $ python JPGtoPNGconverter.py [Source folder] [Destination folder]