Skip to content

mindsflee/image_resizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

Image Resizer

The script is designed to change recursively the resolution rate of multiple images (JPEG). If the jpeg file size is greater than 1 megabyte, the resolution is decreased by 50 percent.

Ex: python3 image_resizer.py /root/Desktop/images

Alt text

Requirements:

python 3

apt-get install python3

pip3

apt-get install python3-pip

opencv-python

pip3 install opencv-python

numpy

pip3 install numpy

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages