ComfyUI Node
Ino Image To Base64
Converts an image to a base64-encoded data URL string.
Ino Image To Base64
- image
- success
- base64_string
◄enabledtrue►
◄formatpng►
CategoryInoImageHelper
Inputs (3)
| Name | Type | Default | Description |
|---|---|---|---|
| enabled | BOOLEAN | true | — |
| image | IMAGE | — | |
| format | COMBO | png | 3 options: png, jpeg, webp |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| success | BOOLEAN | — |
| base64_string | STRING | — |