ComfyUI Node
Resize Image ver KJ (UTK)
A ComfyUI node in UniversalToolkit/Image with 10 inputs and 4 outputs.
Resize Image ver KJ (UTK)
- image
- mask
- IMAGE
- width
- height
- mask
◄width512►
◄height512►
◄upscale_method▾►
◄keep_proportionresize►
◄pad_color0, 0, 0►
◄crop_positioncenter►
◄divisible_by2►
◄devicecpu►
CategoryUniversalToolkit/Image
Inputs (10)
| Name | Type | Default | Description |
|---|---|---|---|
| image | IMAGE | — | |
| width | INT | 5120–16384 | — |
| height | INT | 5120–16384 | — |
| upscale_method | COMBO | 5 options: nearest-exact, bilinear, area, bicubic, lanczos | |
| keep_proportion | COMBO | resize | 8 options: stretch, resize, pad, pad_edge, pad_edge_pixel, crop, +2 |
| pad_color | STRING | 0, 0, 0 | — |
| crop_position | STRING | center | — |
| divisible_by | INT | 20–512 | — |
| maskopt | MASK | — | |
| deviceopt | COMBO | cpu | 2 options: cpu, gpu |
Outputs (4)
| Name | Type | Description |
|---|---|---|
| IMAGE | IMAGE | — |
| width | INT | — |
| height | INT | — |
| mask | MASK | — |