ComfyUI Node
Enviral Image Resize Kit
A ComfyUI node in EnviralDesign/image with 6 inputs and 4 outputs.
Enviral Image Resize Kit
- image
- mask
- image
- width
- height
- mask
◄modepass-through►
◄width1024►
◄height1024►
◄letterbox_color0,0,0►
CategoryEnviralDesign/image
Inputs (6)
| Name | Type | Default | Description |
|---|---|---|---|
| image | IMAGE | — | |
| mode | COMBO | pass-through | Resize mode. Also accepts linked strings like crop, pad, resize, or pass-through. |
| width | INT | 10241–16384 | — |
| height | INT | 10241–16384 | — |
| letterbox_color | STRING | 0,0,0 | Color used only for inside fit. Accepts R,G,B, 0-1 floats, hex, or simple names. |
| maskopt | MASK | — |
Outputs (4)
| Name | Type | Description |
|---|---|---|
| image | IMAGE | — |
| width | INT | — |
| height | INT | — |
| mask | MASK | — |