NatLee
Batch-crop-images
Python

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
Demo input 1
  • 1280 x 720
Demo input 2
  • 1280 x 852
Demo input 3
  • Processing with mouse
Demo processing
  • Cropped result
Demo result 1

Demo result 2

Demo result 3

Reference

All test images are from Free-Photos.

ยฉ 2026 GitRepoTrend ยท NatLee/Batch-crop-images ยท Updated daily from GitHub