ComfyUI Node
Convert BBox Relative → Absolute Pixel
Rescales every normalized (0-1000) bbox in the text to absolute pixels for the given image size, keeping the input axis order.
Convert BBox Relative → Absolute Pixel
- converted_text
◄text_input—►
◄image_width1024►
◄image_height1024►
◄input_format[y, x, y, x]►
CategoryMickmumpitz/ConsistentCharacterCreator
Inputs (4)
| Name | Type | Default | Description |
|---|---|---|---|
| text_input | STRING | — | |
| image_width | INT | 102464–8192 | — |
| image_height | INT | 102464–8192 | — |
| input_format | COMBO | [y, x, y, x] | 2 options: [y, x, y, x], [x, y, x, y] |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| converted_text | STRING | — |