Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 358 Bytes

File metadata and controls

13 lines (7 loc) · 358 Bytes

ImageResizer

Small CLI to resize images to given dimension. It will also preserve aspect ratio.

Install

Clone project from git : git clone https://github.com/BrokenSwing/ImageResizer

Enter in project directory : cd ImageResizer

Install requirements : pip install -r requirements.txt

Then, finally, execute python file : python resize.py -h