Skip to content

Python command line program for scaling all images in folder to specific size.

License

Notifications You must be signed in to change notification settings

SzymonPalich/Python-Scaling

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Scaling Tool

Python command line program for scaling all images in folder to specific size.

Usage

python.exe scal.py PATH_TO_FOLDER --size SIZE

Command line arguments

Positional arguments:
path                    Path to image folder

Optional arguments:
-h, --help              show this help message and exit
--size SIZE             Target size of image (default: 512)

About

Python command line program for scaling all images in folder to specific size.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages