ComfyUI Node
WH Pixaroma
WH Pixaroma - a tiny node with just two number fields for width and height, and matching width/height outputs. No inputs. Type the size you want directly on the node. Use it when you want to type a target resolution manually and feed it into something like Switch WH Pixaroma to flip between manual values and the size coming from another node (for example, a Load Image's WIDTH/HEIGHT outputs).
WH Pixaroma
- width
- height
◄width1024►
◄height1024►
Category👑 Pixaroma/🔢 Values
Inputs (2)
| Name | Type | Default | Description |
|---|---|---|---|
| width | INT | 102464–16384 | Output width in pixels. Most AI models work best with multiples of 8. |
| height | INT | 102464–16384 | Output height in pixels. Most AI models work best with multiples of 8. |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| width | INT | The width you typed. |
| height | INT | The height you typed. |