StableCanvas/comfyui-client
all ComfyUI http/ws APIs. support NodeJS / Browser environments. and advanced programmable workflow.
This JavaScript client simplifies integrating ComfyUI's advanced image and video generation capabilities into your own applications. It takes ComfyUI workflows (your creative recipes for AI image generation) as input and allows you to programmatically control and execute them from a web browser or Node.js environment. This is for developers building tools, websites, or services that leverage ComfyUI for generative AI tasks.
145 stars.
Use this if you are a JavaScript/TypeScript developer who needs to embed or automate ComfyUI's generative AI workflows directly within your web or server-side applications.
Not ideal if you are a casual user looking for a standalone application or a non-developer seeking to simply run ComfyUI workflows without coding.
Stars
145
Forks
18
Language
TypeScript
License
MIT
Category
Last pushed
Feb 10, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/StableCanvas/comfyui-client"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Related tools
SaladTechnologies/comfyui-api
A simple API server to make ComfyUI easy to scale horizontally. Get outputs directly in the...
richinsley/comfy2go
A Go-based API that acts as a bridge to the ComfyUI backend
ImDarkTom/ComfyUIMini
A mobile-friendly WebUI to run ComfyUI workflows.
Haoming02/comfyui-clear-screen
An Extension for ComfyUI that allows you to clear the console
XdpCs/ComfyUIClient
ComfyUIClient aims to make it easier for users to interact with it by enabling code-based calls,...