ComfyUI Extension
ComfyUI-Base64-Nodes
Nodes to convert data such as images and audio from Base64 format into comprehensible format for use with other ComfyUI nodes.
dewittethomas/ComfyUI-Base64-Nodes
Nodes6
On cloudLocal install
CategoryBase64-Nodes
Stars0
Updated4 months ago
Nodes (6)
Base64 => Audio
Your app's audio, straight into ComfyUI — no temp files involved
Base64-Nodes
Base64 => Image
Decode base64 straight into an IMAGE batch
Base64-Nodes
First Frame => Base64
Grab a video's opening frame and ship it as a base64 string
Base64-Nodes
Image => Base64
Get images back from ComfyUI without saving files to disk
Base64-Nodes
Last Frame => Base64
The closing frame of a video, as a base64 string — no files touched
Base64-Nodes
Save Base64 (Websocket)
The ComfyUI node that saves nothing — and hands your app the data
Base64-Nodes
Readme
ComfyUI-Base64-Nodes
Nodes to convert data such as images, audio from the Base64-format into a comprehensible format that can be used for other ComfyUI nodes.
Highly useful for integrating with the ComfyUI API implementation.
Based on the following custom nodes:
Pull requests are welcome.