ComfyUI Node Reference
This documentation covers all 1149 nodes across 11 packages supported by cmfy.cloud.
Packages
Finding Nodes
Use the search bar in the navigation to find specific nodes by name. Nodes are organized by package, and each package page lists nodes grouped by category.
Node Documentation Format
Each node page includes:
- Category - The node's category in the ComfyUI menu
- Description - What the node does
- Inputs - All input parameters with types, constraints, and default values
- Outputs - All outputs with their types
Input Types
- Connection types (MODEL, CLIP, LATENT, etc.) - Connect to other node outputs
- Primitive types (INT, FLOAT, STRING, BOOLEAN) - Direct values or widget inputs
- ENUM - Dropdown selection from predefined options
Badges
- deprecated - Node is deprecated and may be removed in future versions
- experimental - Node is experimental and may change
- output - Node produces final outputs (like SaveImage)
Was this page helpful?