Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 587 Bytes

README.md

File metadata and controls

30 lines (19 loc) · 587 Bytes

easy-crop

Insanely fast smart image cropping tool.

Examples

test1 image test1 image

test1 image test1 image

Requirements

Pillow
numpy
scipy

Usage

python easycrop.py images output --thumb 200
usage: easycrop.py [-h] [--thumb THUMBNAIL_SIZE]
                   INPUT_FOLDER OUTPUT_FOLDER