A tool for cropping similar images in a batch with an interface.
Last updated Oct 14, 2025
75
Stars
4
Forks
0
Issues
0
Stars/day
Attention Score
0
Language breakdown
Python 100.0%
โธ Files
click to expand
README
Batch Image Crop Tool
A tool for cropping images in a batch with an interface.
Requirement
pip install -r requirements.txt
- numpy
- opencv-python
Usage
python main.py --inputpath <YOURINPUTDIR> --outputpath <YOUROUTPUTDIR>
And, it'll preview first one for cropping.
Example
- Test images which need to be cropped
- 1280 x 720
- 1280 x 720
- 1280 x 852
- Processing with mouse
- Cropped result


Reference
All test images are from Free-Photos.
๐ More in this category