ComfyUI Extension
ComfyUI Extended
Nodes for ComfyUI that extend the core functionality without adding extra dependencies.
rookiepsi/comfyui-extended
Nodes18
On cloudLocal install
CategoryComfyUI-Extended/Image, comfyui-extended/switch
Stars9
Updated10 months ago
Nodes (18)
Liquify Image
ComfyUI-Extended/Image
Image Switch
comfyui-extended/switch
Mask Switch
comfyui-extended/switch
Preview Boolean
comfyui-extended/preview
Preview Float
comfyui-extended/preview
Preview Integer
comfyui-extended/preview
Preview Mask
comfyui-extended/preview
Preview Text
comfyui-extended/preview
Dimensions
comfyui-extended/primitive
Integer
comfyui-extended/primitive
Text
comfyui-extended/primitive
Blur Mask
comfyui-extended/mask
Construct Mask
ComfyUI-Extended/Mask
Crop Image To Mask
comfyUI-extended/image
Resize Mask
comfyui-extended/mask
Expression
comfyui-extended/utility
Image Dimensions
comfyui-extended/utility
Switch
comfyui-extended/utility
Readme
ComfyUI Extended
Nodes for ComfyUI that extend the core functionality without adding extra dependencies.

Features
- [x] Preview Nodes
- [x] Primitive Nodes
- [x] Utility Nodes
Installation
There are 2 ways to install this custom node:
ComfyUI Manager (Recommended)
- Install ComfyUI Manager if you don't have it yet.
- Find "ComfyUI Extended" in the Manager and install it.
Manual
cd /path/to/your/ComfyUI/custom_nodes
git clone https://github.com/rookiepsi/comfyui-extended.git
Restart ComfyUI to load the new nodes.
Usage
For detailed explanation of each node, please refer to the docs.
Contributing
Contributions are welcome! Please feel free to submit a Pull Request.
Development
- Look for an issue to work on or create a new one.
- Wait for approval.
- Fork this repository.
- Create a new branch
feature/[feature-name]orbug/[bug-name]. - Make your changes.
- Test your changes thoroughly.
- Create a Pull Request.
- Become a legend.
License
This project is licensed under the MIT license.