ComfyUI Node
BitPoet Closest Multiple (w+h)
Calulates the closest multiples of the given base for the given width and height.Rounds up or down depending on the 'Up' switch.
BitPoet Closest Multiple (w+h)
- width
- height
- base
- up
- width
- height
CategoryBitPoet/helpers
Inputs (4)
| Name | Type | Default | Description |
|---|---|---|---|
| width | [object Object] | — | |
| height | [object Object] | — | |
| baseopt | [object Object] | — | |
| upopt | [object Object] | — |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| width | INT | — |
| height | INT | — |