ComfyUI Node
Alpha Crop and Position Image
A ComfyUI node in image/processing with 6 inputs and 3 outputs.
Alpha Crop and Position Image
- image
- image
- width
- height
◄maintain_aspectTrue►
◄left_padding0►
◄top_padding0►
◄right_padding0►
◄bottom_padding0►
Categoryimage/processing
Inputs (6)
| Name | Type | Default | Description |
|---|---|---|---|
| image | IMAGE | — | |
| maintain_aspect | COMBO | True | 2 options: True, False |
| left_padding | INT | 00–1024 | — |
| top_padding | INT | 00–1024 | — |
| right_padding | INT | 00–1024 | — |
| bottom_padding | INT | 00–1024 | — |
Outputs (3)
| Name | Type | Description |
|---|---|---|
| image | IMAGE | — |
| width | INT | — |
| height | INT | — |