Skip to content

yawatajunk/image-resize

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

image-resize

Description

Change size of an image file

Usage

usage: image-resize [-h] (--width pix | --height pix) [--up] imagefile

Resize image file.

positional arguments:
imagefile image file name

optional arguments:
-h, --help show this help message and exit
--width pix, -w pix width(pixel)
--height pix, -H pix height(pixel)
--up, -u accept scale up

About

Change size of image file

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages