Skip to content

nguyentruonglau/png2jpg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PNG 2 JPG Python 3.7 Documentation Status

All codes assume running from root directory. Please update the sys path at the beginning of the codes before running.

Over View

Png2Jpg tool will help you convert from png image format to jpg images format. The conversion reduces image quality, makes you need less memory for storage (can reduce up to 80%), and doesn't affect the deep learning model.

Requirements

lxml==4.6.3
tqdm==4.61.1

Execution

> python png2jpg.py --input_dir (directory contain png images)
                    --output_dir (directory will contain jpg images)

Comment

Give me a star if you find Json2Xml useful to you.

About

Png2Jpg tool will help you convert from png image format to jpg images format.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages