ComfyUI Node
🪠️ WWAA Image Dimension Size
Analyzes image dimensions and outputs either the longest or shortest edge value, plus an upscaled value multiplied by the given multiplier. Compares the width and height of the input image and returns the selected edge as an integer. Useful for conditional scaling or determining image orientation.
🪠️ WWAA Image Dimension Size
- image
- edge_value
- upscaled_value
◄edgelong►
◄multiplier1►
Category🪠️ WWAA/image
Inputs (3)
| Name | Type | Default | Description |
|---|---|---|---|
| image | IMAGE | — | |
| edge | COMBO | long | 2 options: long, short |
| multiplier | INT | 11–10 | — |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| edge_value | INT | — |
| upscaled_value | INT | — |