ComfyUI Node
AK Resize On Boolean
A ComfyUI node in AK/image with 9 inputs and 2 outputs.
AK Resize On Boolean
- image
- mask
- image
- mask
◄do_resizetrue►
◄width0►
◄height0►
◄resize_algorithmnearest-exact►
◄resize_typestretch►
◄pad_color0, 0, 0►
◄crop_positioncenter►
CategoryAK/image
Inputs (9)
| Name | Type | Default | Description |
|---|---|---|---|
| do_resize | BOOLEAN | true | — |
| width | INT | 0 | — |
| height | INT | 0 | — |
| resize_algorithm | COMBO | nearest-exact | 4 options: nearest-exact, bilinear, bicubic, lanczos |
| resize_type | COMBO | stretch | 4 options: stretch, fit, pad, crop |
| pad_color | STRING | 0, 0, 0 | — |
| crop_position | COMBO | center | 5 options: center, top, bottom, left, right |
| imageopt | IMAGE | — | |
| maskopt | MASK | — |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| image | IMAGE | — |
| mask | MASK | — |