ComfyUI Node
π NL Shuffle
A ComfyUI node in NOLABEL/Color with 10 inputs and 3 outputs.
π NL Shuffle
- B
- B_mask
- A
- A_mask
- image
- mask
- image_info_json
βredB.redβΊ
βgreenB.greenβΊ
βblueB.blueβΊ
βalphaB.alphaβΊ
βA_image_info_jsonβΊ
βB_image_info_jsonβΊ
CategoryNOLABEL/Color
Inputs (10)
| Name | Type | Default | Description |
|---|---|---|---|
| B | IMAGE | Primary image stream. | |
| red | COMBO | B.red | Source for the output red channel. |
| green | COMBO | B.green | Source for the output green channel. |
| blue | COMBO | B.blue | Source for the output blue channel. |
| alpha | COMBO | B.alpha | Source for the output mask/alpha channel. |
| B_maskopt | MASK | Optional matte for B.alpha; missing defaults to solid. | |
| Aopt | IMAGE | Optional secondary image stream. | |
| A_maskopt | MASK | Optional matte for A.alpha; missing defaults to solid when A is connected. | |
| A_image_info_jsonopt | STRING | Optional serialized color metadata for A. | |
| B_image_info_jsonopt | STRING | Optional serialized color metadata for B. |
Outputs (3)
| Name | Type | Description |
|---|---|---|
| image | IMAGE | β |
| mask | MASK | β |
| image_info_json | STRING | β |