ComfyUI Node
Auto Crop
A ComfyUI node in image/transform with 4 inputs and 1 output.
Auto Crop
- image
- cropped_image
◄margin2►
◄white_threshold250►
◄alpha_threshold0.10►
Categoryimage/transform
Inputs (4)
| Name | Type | Default | Description |
|---|---|---|---|
| image | IMAGE | — | |
| marginopt | INT | 20–100 | — |
| white_thresholdopt | INT | 250200–255 | Pixels with all RGB values above this are considered white (0-255) |
| alpha_thresholdopt | FLOAT | 0.100–1 | Pixels with alpha below this are considered transparent (0-1) |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| cropped_image | IMAGE | — |