niknah/quick-connections
Quick Connections for ComfyUI & litegraph
What it solves
It simplifies the visual organization of node-based workflows in ComfyUI by replacing standard curved lines with structured, circuit-board-style connections. This reduces visual clutter and makes complex graphs easier to read.
How it works
The tool modifies how connections are drawn between nodes. Instead of direct curves, it uses orthogonal lines (typically 90 or 45 degree angles) to route connections around other elements, mimicking the layout of a printed circuit board.
Who it’s for
Users of ComfyUI who build complex AI image generation pipelines and want a cleaner, more organized visual layout for their node graphs.
Highlights
- Circuit board style lines for cleaner layouts
- Support for 90 and 45 degree connection angles
- Adjustable spacing for lines and nodes
- Compatible with litegraph
- Toggleable enable/disable options
Related
- Project
Comfy-Org/ComfyUI_frontendComfyUI_frontend is the official browser/Electron UI for the ComfyUI AI workflow engine. It offers a node‑graph editor, mask editor, queue/history view, multilingual UI, and a JavaScript extension API for custom panels, commands, keybindings, and toast messages. Releases follow a 2‑week dev → 2‑week freeze cycle, with daily nightlies available via a launch flag.
- Project
Comfy-Org/ComfyUIA modular, node-based AI engine for visual professionals to create complex workflows for generating images, video, audio, and 3D models with precise parameter control.
- Project
rgthree/rgthree-comfyA collection of custom nodes and interface improvements for ComfyUI that simplifies complex workflows through better organization, advanced switching, and condensed loaders.
- Project
cardenluo/ComfyUI-Apt_PresetComfyUI‑Apt_Preset is a plugin for the visual AI workflow tool ComfyUI. It bundles loading, control‑net, and sampling steps into preset‑driven nodes, offering universal loaders for many model families, controller stacks for video/animation/control‑net, combined sampler nodes, and utility image/mask tools. Install by cloning into `custom_nodes` and running `install.bat`; optional companion plugins and a resource pack add extra features. The plugin streamlines complex image‑generation graphs, making them easier to build and maintain.
- Project
kijai/ComfyUI-KJNodesComfyUI‑KJNodes is a plug‑in for the visual Stable Diffusion UI (ComfyUI) that adds utility nodes, cross‑sub‑graph Set/Get handling, and many keyboard/mouse shortcuts to make large generation graphs easier to build and maintain.