Nodes/MdColorMod/Layer Stack Node (MD)
ComfyUI Node

Layer Stack Node (MD)

Composites a layer over a background using a blend mode, mask, and transparency. Supports multiple blend modes including Normal, Screen, Multiply, Overlay, etc.

By MdONeilsl·Created 2 months ago·Updated about a month ago· 0
Layer Stack Node (MD)
  • background
  • layer
  • mask
  • Composited Image
blending_mode
transparency1.00
Categorymd/layers

Inputs (5)

NameTypeDefaultDescription
backgroundIMAGEThe base image to which the layer will be composited.
layerIMAGEThe layer to composite over the background.
blending_modeCOMBOThe blend mode to use when compositing the layer.
transparencyFLOAT1.000–1Global transparency for the layer (0.0 = fully transparent, 1.0 = fully opaque).
maskoptMASKOptional mask to control where the layer is applied (white = visible, black = hidden).

Outputs (1)

NameTypeDescription
Composited ImageIMAGEComposited image result