ComfyUI Node
Pepe Resize Image
A ComfyUI node in utils/image with 10 inputs and 4 outputs.
Pepe Resize Image
- image
- mask
- image
- width
- height
- mask
◄width1024►
◄height1024►
◄keep_proportionresize►
◄pad_color_r0►
◄pad_color_g0►
◄pad_color_b0►
◄crop_positioncenter►
◄divisible_by8►
Categoryutils/image
Inputs (10)
| Name | Type | Default | Description |
|---|---|---|---|
| image | IMAGE | — | |
| width | INT | 1024 | — |
| height | INT | 1024 | — |
| keep_proportion | COMBO | resize | 8 options: stretch, resize, pad, pad_edge, pad_edge_pixel, crop, +2 |
| pad_color_r | INT | 00–255 | — |
| pad_color_g | INT | 00–255 | — |
| pad_color_b | INT | 00–255 | — |
| crop_position | COMBO | center | 5 options: center, top, bottom, left, right |
| divisible_by | INT | 8 | — |
| maskopt | MASK | — |
Outputs (4)
| Name | Type | Description |
|---|---|---|
| image | IMAGE | — |
| width | INT | — |
| height | INT | — |
| mask | MASK | — |