| 단축키 | 기능 | 설명 |
|---|---|---|
| Ctrl + Scroll | Zoom in/out | Zoom the node canvas in or out. |
| Middle click + drag | Pan canvas | Pan around the canvas. |
| Space + drag | Pan canvas | Hold Space and drag to pan the canvas. |
| Ctrl + Shift + H | Fit to screen | Reset view to fit all nodes. |
| H | Center view | Center the canvas on the current workflow. |
| F | Focus selection | Center view on the selected node(s). |
| Ctrl + A | Select all nodes | Select every node in the workflow. |
| 단축키 | 기능 | 설명 |
|---|---|---|
| Double click (canvas) | Add node menu | Open the node search popup on empty canvas. |
| Right click (node) | Node context menu | Open options for the selected node. |
| Ctrl + C | Copy node(s) | Copy selected nodes to clipboard. |
| Ctrl + V | Paste node(s) | Paste copied nodes onto the canvas. |
| Ctrl + D | Duplicate node | Duplicate the selected node in place. |
| Delete | Delete node | Remove the selected node(s) from the canvas. |
| Ctrl + Z | Undo | Undo the last action. |
| Ctrl + Y | Redo | Redo the last undone action. |
| Ctrl + G | Group nodes | Wrap selected nodes in a group frame. |
| Ctrl + M | Mute/unmute node | Toggle a node on or off without deleting it. |
| Ctrl + B | Pass data through without processing (bypass). | Pass data through without processing (bypass). |
| 단축키 | 기능 | 설명 |
|---|---|---|
| Ctrl + Enter | Queue prompt | Add the current workflow to the generation queue. |
| Ctrl + Shift + Enter | Queue first | Add to the front of the queue (priority). |
| Ctrl + S | Save workflow | Save the current workflow as a JSON file. |
| Ctrl + O | Load workflow | Load a workflow from a JSON file. |
| Ctrl + Shift + S | Save as image | Save workflow embedded in a PNG file. |
| Drag PNG onto canvas | Import workflow | Drop a ComfyUI-generated PNG to load its workflow. |
| 단축키 | 기능 | 설명 |
|---|---|---|
| (keyword:1.3) | Increase weight | Boost the influence of a keyword above 1.0. |
| (keyword:0.7) | Decrease weight | Reduce the influence of a keyword below 1.0. |
| [keyword] | Decrease weight (alt) | Alternate syntax to slightly decrease keyword weight. |
| masterpiece, best quality | Quality boosters | Standard quality tags for better outputs. |
| negative: nsfw, blurry, bad anatomy | Negative prompt | Common negative prompt terms to avoid artifacts. |
| BREAK | Attention separator | Split prompt into independently weighted sections. |
| Steps: 20–30 | Optimal steps | 20 steps for speed, 30+ for quality. |
| CFG Scale: 7 | Guidance scale | Balance between prompt adherence and creativity. |