Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 390 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 390 Bytes

ImageResizer

This small project makes possible to resize huge amount of images, with different extensions.


Usage

  1. pip install pillow
  2. Set the input path, output path and the image size you want
  3. Run the script

Example