Acly/comfyui-tooling-nodes
Custom ComfyUI nodes for using Stable Diffusion workflows as a backend with direct image transfer via WebSocket and Base64.

This repository provides specialized nodes for ComfyUI workflows that enable external tools to interact with Stable Diffusion pipelines without filesystem operations. It includes Base64 image loading nodes that accept PNG data embedded directly in prompts, WebSocket-based image sending for real-time output streaming, and RAM-cached image handling to reduce disk I/O overhead. These nodes are designed to integrate ComfyUI as a headless backend for AI image generation tooling.