ComfyUI Extension: Connect The Dots
Run ComfyUI workflows without the setup
No installs, no CUDA version roulette, no GPU sitting idle on your bill. Bring a workflow and run it in the browser.
Connect compatible nodes without scrolling across your graph.
Looking for a different extension?
Custom Nodes (0)
README
ComfyUI-ConnectTheDots
Connect compatible nodes without scrolling across your graph.
ComfyUI-ConnectTheDots adds a simple sidebar to ComfyUI so you can find and connect matching properties from one place. It is designed for larger workflows where moving back and forth across the canvas slows everything down.
Demo
https://github.com/user-attachments/assets/c8bfcca4-9a4a-4346-a8a9-90bdf816b654
Why Use It
- Open connections from the node you are working on.
- See compatible properties in a clear sidebar.
- Hover a property to jump to its source node on the canvas.
- Connect multiple properties without reopening the menu.
- Keep your place in complex workflows.
How It Works
- Right-click any node.
- Select
Connect The Dots. - Browse the compatible properties shown in the sidebar.
- Hover a property to preview its node on the canvas.
- Click the property to make the connection.
Installation
Place this extension inside your ComfyUI/custom_nodes folder, then restart ComfyUI.
What It Helps With
- Connecting VAEs, models, images, and other common graph properties
- Working faster in large or crowded workflows
- Reducing repeated panning and zooming across the canvas
Summary
ComfyUI-ConnectTheDots makes graph wiring easier, faster, and more readable, especially in larger ComfyUI projects.
Development
npm run formatformats the project with Biome.npm run format:checkreports formatting drift without changing files.npm run lintruns Biome lint checks.npm run lint:fixapplies Biome's safe lint fixes.npm run checkruns formatting, linting, and TypeScript checks together.
Run ComfyUI workflows without the setup
No installs, no CUDA version roulette, no GPU sitting idle on your bill. Bring a workflow and run it in the browser.