ComfyUI Node
Ino File To Base64
Converts a file to a base64 data URI string with auto MIME type detection.
Ino File To Base64
- success
- message
- data_uri
◄enabledtrue►
◄parent_folder▾►
◄folder►
◄filename►
◄mime_type►
CategoryInoFileHelper
Inputs (5)
| Name | Type | Default | Description |
|---|---|---|---|
| enabled | BOOLEAN | true | — |
| parent_folder | COMBO | 3 options: input, output, temp | |
| folder | STRING | — | |
| filename | STRING | — | |
| mime_typeopt | STRING | Leave empty for auto detection |
Outputs (3)
| Name | Type | Description |
|---|---|---|
| success | BOOLEAN | — |
| message | STRING | — |
| data_uri | STRING | — |