Metadata-Version: 2.1
Name: comfyui-document-auto-crop
Version: 0.0.1
Summary: This custom node for ComfyUI automatically crops a document by detecting edges, rotates it based on face orientation using MediaPipe, and adjusts it to a target aspect ratio (default 11:14).
Home-page: https://github.com/seanjang990/comfyui-document-auto-crop
Requires-Python: >=3.10
Requires-Dist: mediapipe
Requires-Dist: opencv-python-headless
Requires-Dist: Pillow
