ComfyUI Node
π Visual Resizer (nhk)
A ComfyUI node in nhk/image with 7 inputs and 1 output.
π Visual Resizer (nhk)
- image
- IMAGE
βcanvas_width1024βΊ
βcanvas_height1024βΊ
βimage_width512βΊ
βimage_height512βΊ
βoffset_x0βΊ
βoffset_y0βΊ
Categorynhk/image
Inputs (7)
| Name | Type | Default | Description |
|---|---|---|---|
| image | IMAGE | Input image or batch to resize and position | |
| canvas_width | INT | 1024 | Width of output canvas |
| canvas_height | INT | 1024 | Height of output canvas |
| image_width | INT | 512 | Width to resize image to |
| image_height | INT | 512 | Height to resize image to |
| offset_x | INT | 0 | Horizontal offset from center (pixels) |
| offset_y | INT | 0 | Vertical offset from center (pixels) |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| IMAGE | IMAGE | β |