Randomized Image Cropper
REQUIREMENTS
Python 3.x
Pillow
INSTRUCTIONS
- Put images you want to crop into
PROJECT_HOME/images
- In terminal,
cd PROJECT_HOME
- In terminal,
python3 -m run.py
Crops images randomly
Randomized Image Cropper
REQUIREMENTS
Python 3.x
Pillow
INSTRUCTIONS
PROJECT_HOME/images
cd PROJECT_HOME
python3 -m run.py
Crops images randomly
MIT License