Skip to content

tarunsamuel7/png-converter-using-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PNG Batch Converter

Implemented a PNG batch converter.

This python program requires two parameters:

  1. Input folder
  2. Output folder

Example: python PNGConverter.py 'JPG Images/' 'Converted Images/'
This converts all images in the input folder and saves it in the output folder.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages