ComfyUI Node
Image Size
Return image width, height, side lengths, and aspect ratio.
Image Size
- image
- width
- height
- max_side
- min_side
- aspect_ratio
CategoryFair/image
Inputs (1)
| Name | Type | Default | Description |
|---|---|---|---|
| image | IMAGE | — |
Outputs (5)
| Name | Type | Description |
|---|---|---|
| width | INT | — |
| height | INT | — |
| max_side | INT | — |
| min_side | INT | — |
| aspect_ratio | FLOAT | — |