zhanghb97 / JARVIS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JARVIS

Image Resize Tool

usage: image_resize.py [-h] [-o O] [--width WIDTH] [--height HEIGHT] [-v] input

positional arguments:
  input            Specify the input file

optional arguments:
  -h, --help       show this help message and exit
  -o O             Specify the output file
  --width WIDTH    Specify the width of the result image
  --height HEIGHT  Specify the height of the result image
  -v, --verbosity  increase output verbosity

About


Languages

Language:Shell 94.5%Language:Python 5.5%