ComfyUI Nodes Documentation
Node reference for ComfyUI.
Node Categories
Core Nodes
Built-in nodes for basic operations.
| Node | Description |
|---|---|
| CheckpointLoader | Load models |
| CLIPTextEncode | Text encoding |
| KSampler | Sampling |
| Latent Nodes | Latent operations |
| Image I/O | Image input/output |
Custom Nodes
Extended functionality from community.
| Node | Description |
|---|---|
| Impact Pack | Advanced features |
| ControlNet Nodes | ControlNet integration |
| LayerStyle | Layer effects |
| Utils | Utility nodes |
Node Index
Core Nodes
- CheckpointLoader - Load checkpoint models
- CLIPTextEncode - Encode text prompts
- KSampler - Sample latent image
- VAEEncode - Encode image to latent
- VAEDecode - Decode latent to image
- LoadImage - Load images
- SaveImage - Save images
Custom Nodes
- Impact Pack - Comprehensive toolkit
- ControlNet - Structure control
- LayerStyle - Photoshop-like effects
- Utils - Helper functions
Using Nodes
Adding Nodes
- Right-click on canvas
- Search for node name
- Click to add
Connecting Nodes
- Drag from output port to input port
- Color-coded ports indicate compatibility
- Chain nodes to build workflow
Node Parameters
| Parameter | Type | Description |
|---|---|---|
| Model | dropdown | Select model |
| Text | input | Enter text |
| Number | slider | Adjust value |
| Boolean | toggle | On/Off |
Next Steps
- Core Nodes - Detailed node docs
- Custom Nodes - Community nodes
- Workflows - Example workflows