Module pywander.image.resize_image

Functions

def resize_image(inputimg, width=0, height=0, outputdir='', outputname='')

width and height if you only specify one parameter of them, then the another will dismissed. if you given a overhigh height, then there maybe output a image not resize at all.