ComfyUI Node
ImageOps Merge
A ComfyUI node in image/imageops with 9 inputs and 2 outputs.
ImageOps Merge
- A
- B
- mask
- image
- mask
◄bypassfalse►
◄modeover►
◄mix1.00►
◄foreground_fitstretch►
◄blend_spacelinear►
◄invert_maskfalse►
Categoryimage/imageops
Inputs (9)
| Name | Type | Default | Description |
|---|---|---|---|
| A | IMAGE,VIDEO | Background Images/Video input. | |
| B | IMAGE,VIDEO | Foreground Images/Video input. | |
| bypass | BOOLEAN | false | — |
| mode | COMBO | over | 18 options: over, add, subtract, multiply, screen, overlay, +12 |
| mix | FLOAT | 1.000–1 | — |
| foreground_fit | COMBO | stretch | 4 options: stretch, contain, cover, none |
| blend_space | COMBO | linear | 2 options: linear, srgb |
| invert_mask | BOOLEAN | false | — |
| maskopt | MASK | Optional mask applied to the merged result |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| image | IMAGE | — |
| mask | MASK | — |