ComfyUI Node
Load Img From Base64
A ComfyUI node in image with 1 input and 4 outputs.
Load Img From Base64
- image
- mask
- width
- height
◄data►
Categoryimage
Inputs (1)
| Name | Type | Default | Description |
|---|---|---|---|
| data | STRING | — |
Outputs (4)
| Name | Type | Description |
|---|---|---|
| image | IMAGE | The loaded image tensor. |
| mask | MASK | The alpha mask tensor. |
| width | INT | The width of the image. |
| height | INT | The height of the image. |