ComfyUI Node
LC Image Crop πΌοΈπͺ
Windows-style interactive crop: drag the box and handles on the node. Optional aspect lock (free / original / common ratios). x,y,width,height are percentages of the source.
LC Image Crop πΌοΈπͺ
- image
- image
βx0.0βΊ
βy0.0βΊ
βwidth100.0βΊ
βheight100.0βΊ
βaspectfreeβΊ
CategoryLC123/image
Inputs (6)
| Name | Type | Default | Description |
|---|---|---|---|
| image | IMAGE | Source image to crop. | |
| x | FLOAT | 0.00β100 | Crop left edge as % of image width (0β100). |
| y | FLOAT | 0.00β100 | Crop top edge as % of image height (0β100). |
| width | FLOAT | 100.00.5β100 | Crop width as % of image width (0.5β100). |
| height | FLOAT | 100.00.5β100 | Crop height as % of image height (0.5β100). |
| aspect | COMBO | free | Lock crop aspect ratio. 'original' matches the source image. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| image | IMAGE | β |