https://github.com/ltdrdata/comfyui-connection-helper
This is a helper extension for ComfyUI that assists with node connections.
https://github.com/ltdrdata/comfyui-connection-helper
Last synced: 2 months ago
JSON representation
This is a helper extension for ComfyUI that assists with node connections.
- Host: GitHub
- URL: https://github.com/ltdrdata/comfyui-connection-helper
- Owner: ltdrdata
- License: gpl-3.0
- Created: 2025-01-28T16:32:39.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2025-04-07T13:49:56.000Z (3 months ago)
- Last Synced: 2025-04-20T01:55:53.157Z (2 months ago)
- Language: JavaScript
- Size: 37.1 KB
- Stars: 21
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
- awesome-comfyui - **ComfyUI Connection Helper**
README
# comfyui-connection-helper
This is a helper extension for ComfyUI that assists with node connections.
When you hover over a node with your mouse, an icon appears.
- **Left Button**: Clicking this button connects the closest available output from nodes on the left side to any empty input slots on the node.
- **Center Button**: Clicking this button duplicates all input connections of the closest node.
- The duplication feature only works for matching slot names and does not disconnect any already connected connections.
- **Right Button**: Clicking this button duplicates all connections of the closest node. (However, this can only be used when all inputs and outputs are empty.)