AutoCrop
Automatically crop scans of multiple images at once.
Install / Use
/learn @alexhorn/AutoCropREADME
AutoCrop
AutoCrop automatically crops scans of multiple images at once.
Installation
AutoCrop requires Python 3 and ImageMagick 6 (7 is not supported). Set a MAGICK_HOME environment variable pointing to its installation directory.
Linux, macOS
git clone https://github.com/alexhorn/AutoCrop.git
cd AutoCrop
pip install -r requirements.txt
Windows
Windows users need to download Shapely from http://www.lfd.uci.edu/~gohlke/pythonlibs/#shapely.
git clone https://github.com/alexhorn/AutoCrop.git
cd AutoCrop
pip install Shapely-1.6.1-cp36-cp36m-win_amd64.whl # replace with path to downloaded file
pip install -r requirements.txt
Example
python crop.py --input scan.jpg --output photo.jpg
Related Skills
node-connect
339.1kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
83.8kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
339.1kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
commit-push-pr
83.8kCommit, push, and open a PR
