ComfyUI Node
Dimension From Image
Reads width, height, and batch size from an IMAGE tensor.
Dimension From Image
- image
- width
- height
- batch_size
CategoryMoonPack/image
Inputs (1)
| Name | Type | Default | Description |
|---|---|---|---|
| image | IMAGE | Image tensor (shape [B, H, W, C]). |
Outputs (3)
| Name | Type | Description |
|---|---|---|
| width | INT | — |
| height | INT | — |
| batch_size | INT | — |