Skip to content

this is a simple python 3 script which scan each directories and sub-directories and find .jpg or .png image. The scripts compresses the image and automatically saves the image with the original image's name. For JPEG format the image compression is set to 30% and for .PNG the compression is set to 10%

License

Notifications You must be signed in to change notification settings

dip-sinha/Image_compressor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

place the file where you want and run the script by python tinypng.py

About

this is a simple python 3 script which scan each directories and sub-directories and find .jpg or .png image. The scripts compresses the image and automatically saves the image with the original image's name. For JPEG format the image compression is set to 30% and for .PNG the compression is set to 10%

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages