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: 3 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 (3 months ago)
- Default Branch: main
- Last Pushed: 2025-01-28T17:20:47.000Z (3 months ago)
- Last Synced: 2025-01-28T17:36:55.610Z (3 months ago)
- Language: JavaScript
- Size: 35.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- 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.)