ComfyUI Node
Visual Image Crop
A ComfyUI node in image/crop with 7 inputs and 8 outputs.
Visual Image Crop
- uncropped_out
- cropped_out
- crop_metadata
- crop_metadata_json
- x
- y
- width
- height
◄image▾►
◄x0►
◄y0►
◄width1►
◄height1►
◄aspect_lockfalse►
◄aspect_ratiofree►
Categoryimage/crop
Inputs (7)
| Name | Type | Default | Description |
|---|---|---|---|
| image | COMBO | 1 options: example.png | |
| x | INT | 00–65535 | — |
| y | INT | 00–65535 | — |
| width | INT | 11–65535 | — |
| height | INT | 11–65535 | — |
| aspect_lock | BOOLEAN | false | — |
| aspect_ratio | COMBO | free | 9 options: free, 1:1, 4:3, 3:4, 3:2, 2:3, +3 |
Outputs (8)
| Name | Type | Description |
|---|---|---|
| uncropped_out | IMAGE | — |
| cropped_out | IMAGE | — |
| crop_metadata | CROP_METADATA | — |
| crop_metadata_json | STRING | — |
| x | INT | — |
| y | INT | — |
| width | INT | — |
| height | INT | — |