ComfyUI Node
Smart Resolution Multiplier π
A ComfyUI node in CraftKit with 3 inputs and 3 outputs.
Smart Resolution Multiplier π
- image
- width
- height
- resolution
βmultiplier2.0βΊ
βmultiple_of8βΊ
CategoryCraftKit
Inputs (3)
| Name | Type | Default | Description |
|---|---|---|---|
| image | IMAGE | Source image. Its current width/height are read directly, no separate Get Image Size node needed. | |
| multiplier | FLOAT | 2.00.1β16 | Multiply width and height by this factor. E.g. 2.0 = double resolution. |
| multiple_of | INT | 81β64 | Snap output dimensions to a multiple of this value. |
Outputs (3)
| Name | Type | Description |
|---|---|---|
| width | INT | β |
| height | INT | β |
| resolution | INT | β |