ComfyUI Node
🔧 Get Image Size Plus
A ComfyUI node in essentials_mb/image utils with 5 inputs and 3 outputs.
🔧 Get Image Size Plus
- image
- width
- height
- count
◄target_width1024►
◄target_height1024►
◄calculate_from_targetfalse►
◄multiple_of8►
Categoryessentials_mb/image utils
Inputs (5)
| Name | Type | Default | Description |
|---|---|---|---|
| image | IMAGE | — | |
| target_width | INT | 10240–8192 | — |
| target_height | INT | 10240–8192 | — |
| calculate_from_target | BOOLEAN | false | — |
| multiple_of | COMBO | 8 | 5 options: 8, 16, 32, 64, None |
Outputs (3)
| Name | Type | Description |
|---|---|---|
| width | INT | — |
| height | INT | — |
| count | INT | — |