ComfyUI Node
LC Dimension Resize π
Apply add / subtract / multiply / divide to width and height with one value, then round both results to integers.
LC Dimension Resize π
- value
- width
- height
βwidth1024βΊ
βheight1024βΊ
βoperationmultiplyβΊ
CategoryLC123/image
Inputs (4)
| Name | Type | Default | Description |
|---|---|---|---|
| width | INT | 10241β65536 | Source width in pixels. |
| height | INT | 10241β65536 | Source height in pixels. |
| value | * | INT / FLOAT / number applied to both width and height. | |
| operation | COMBO | multiply | Same operation applied to width and height with value. |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| width | INT | β |
| height | INT | β |