ComfyUI Node
Image Pad To Multiple
A ComfyUI node in image/transform with 5 inputs and 4 outputs.
Image Pad To Multiple
- image
- image
- width
- height
- mask
◄multiple_of16►
◄pad_colorblack►
◄direction_1Bottom►
◄direction_2Right►
Categoryimage/transform
Inputs (5)
| Name | Type | Default | Description |
|---|---|---|---|
| image | IMAGE | — | |
| multiple_of | INT | 161–256 | — |
| pad_color | COMBO | black | 3 options: black, white, gray |
| direction_1 | COMBO | Bottom | 6 options: Top, Bottom, Left, Right, Left-Right, Top-Bottom |
| direction_2 | COMBO | Right | 6 options: Top, Bottom, Left, Right, Left-Right, Top-Bottom |
Outputs (4)
| Name | Type | Description |
|---|---|---|
| image | IMAGE | — |
| width | INT | — |
| height | INT | — |
| mask | MASK | — |