Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 355 Bytes

File metadata and controls

8 lines (5 loc) · 355 Bytes

#############################################

This is a basic image size reducer.

Run the command python reduce.py. if run without inputs, it takes all images from the current source directory and dumps it into destination folder. It expects the 2 folders to be present.

You can provide the source and destination folders as input parameters as well.