ComfyUI Node
Image Shape
Return batch size, width, height, and channel count for images.
Image Shape
- images
- batch
- width
- height
- channel
CategoryFair/image
Inputs (1)
| Name | Type | Default | Description |
|---|---|---|---|
| images | IMAGE | — |
Outputs (4)
| Name | Type | Description |
|---|---|---|
| batch | INT | — |
| width | INT | — |
| height | INT | — |
| channel | INT | — |