ComfyUI Node
图像裁剪丨百分比
A ComfyUI node in QING/图像处理 with 5 inputs and 3 outputs.
图像裁剪丨百分比
- image
- image
- range_mask
- crop_info
◄left0.0►
◄top0.0►
◄right0.0►
◄bottom0.0►
CategoryQING/图像处理
Inputs (5)
| Name | Type | Default | Description |
|---|---|---|---|
| image | IMAGE | — | |
| left | FLOAT | 0.00–100 | 左侧裁剪百分比数值(单位%) |
| top | FLOAT | 0.00–100 | 上侧裁剪百分比数值(单位%) |
| right | FLOAT | 0.00–100 | 右侧裁剪百分比数值(单位%) |
| bottom | FLOAT | 0.00–100 | 下侧裁剪百分比数值(单位%) |
Outputs (3)
| Name | Type | Description |
|---|---|---|
| image | IMAGE | — |
| range_mask | MASK | — |
| crop_info | STRING | — |