ComfyUI Extension: ComfyUI-YCNodes
Run ComfyUI workflows without the setup
No installs, no CUDA version roulette, no GPU sitting idle on your bill. Bring a workflow and run it in the browser.
A collection of image processing extension nodes for ComfyUI.
Looking for a different extension?
Custom Nodes (57)
- AD Image Selector
- Dynamic Threshold
- Image Aspect Expand
- Image Batch Selector
- Image Blend MaskFit Cover
- Image Blend Resize
- Image IC
- Image IC Advanced
- Load Image Advanced
- Image Mirror
- Image Mosaic
- ImageScaleRestore_YC
- Image Selector
- Image Size Matcher
- Image Upscale Tiled
- Irregular To EllipseMask
- Load Images From Folder YC
- Mask Batch Composite
- Mask Batch Copy
- Mask Composite YC
- MaskContourFill_YC
- MaskCropRestore_YC
- MaskCrop_YC
- Filter Mask By Solidity
- Mask From Batch
- MaskPreview_YC
- Mask Repeat Batch
- Resize Mask To Ratio (YC)
- Mask Smart Valley Split
- Mask Split Filter
- Mask Top-N Filter
- YC Text Bracket Replace
- text keyword
- YC Constrain Image
- Extract Number (YC)
- YC text box combine
- YC Image Accumulator
- Image Save YC
- Yc Image Smart Crop
- Yc Image Smart Pad
- YC Image Tile
- Image Tile merg
- YC Image Untile
- Mask Blur (YC)
- YC Mask Color Overlay
- Mask Condition Switch (YC)
- Mask Direction Expand (YC)
- Mask Ratio Pad (YC)
- Remap Mask Range (YC)
- Seed List (YC)
- YC text box
- LoRA Selector (YC)
- Text Condition Switch (YC)
- YC Text Image Generator
- Text Index Switch (YC)
- YC text replace
- Universal Condition Gate (YC)
README
ComfyUI-YCNodes
A collection of image processing extension nodes for ComfyUI.
Nodes Description
Image mirror, image rotate, image mosaic
ImageSelector
Multiple input images, select by custom name, select the specified image output (Ten fixed inputs)
ImageBatchSelector
Image combination batch, receiving batch image input, and selecting output specified images by custom name. Theoretically, there is no limit to the number of inputs.
Image IC
Basic image combination node with the following features:
- Horizontal/vertical image concatenation
- Aspect ratio scaling based on reference edges
- Flexible position adjustment (top/center/bottom/left/right)
- Custom background color
- Mask processing support
Image IC Advanced
Advanced image combination node, adding the following features to the basic version:
- Overlay mode support
- Precise XY coordinate control
- Independent scaling control
- Additional output options
This two node provides advanced image combination functions, designed for IClora and fill+redux partial redraw migration images. Optimize the combination of two graphs, save the size of Flux iclora and Fill+redux when partial redrawing, and save computing power.
The basic code of the nodes ic image and ic image advanced comes from https://github.com/lrzjason/Comfyui-In-Context-Lora-Utils Based on it, I optimized two nodes: ic image and ic image advanced. Thanks to the original author @小志Jason
Installation
Clone this repository into ComfyUI's custom_nodes directory:
cd custom_nodes
git clone https://github.com/your-username/Comfyui-yicheng-node.git
关于我 | About me
Bilibili:我的B站主页 QQ号 3260561522 wechat微信: DLONG189one
Run ComfyUI workflows without the setup
No installs, no CUDA version roulette, no GPU sitting idle on your bill. Bring a workflow and run it in the browser.