ComfyUI Node
π NL Merge
A ComfyUI node in NOLABEL/Color with 11 inputs and 3 outputs.
π NL Merge
- A
- B
- A_mask
- B_mask
- mask
- image
- mask
- image_info_json
βoperationoverβΊ
βset_bbox_tounionβΊ
βinvert_maskfalseβΊ
βmix1.00βΊ
βA_image_info_jsonβΊ
βB_image_info_jsonβΊ
CategoryNOLABEL/Color
Inputs (11)
| Name | Type | Default | Description |
|---|---|---|---|
| A | IMAGE | Foreground image stream. | |
| B | IMAGE | Background image stream. | |
| operation | COMBO | over | Nuke-style merge operation. |
| set_bbox_to | COMBO | union | Canvas behavior for differently sized inputs. |
| invert_mask | BOOLEAN | false | Invert the optional effect mask. |
| mix | FLOAT | 1.000β1 | Dissolve between B at 0 and the full merge at 1. |
| A_maskopt | MASK | Optional matte for A; missing defaults to solid. | |
| B_maskopt | MASK | Optional matte for B; missing defaults to solid. | |
| maskopt | MASK | Optional effect mask applied after the merge. | |
| 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 | β |