Nodes/ComfyUI-SBTools/Match Luminance (SBTools)
ComfyUI Node

Match Luminance (SBTools)

A ComfyUI node in SBTools/Image with 5 inputs and 3 outputs.

By Amatsukast·Created 4 months ago·Updated 3 months ago· 0
Match Luminance (SBTools)
  • target_image
  • target_alpha
  • reference_image
  • reference_alpha
  • IMAGE
  • RGB
  • ALPHA
strength1.00
CategorySBTools/Image

Inputs (5)

NameTypeDefaultDescription
target_imageIMAGEImage to be luminance matched (RGB or RGBA).
strengthFLOAT1.000–5Luminance matching strength (0=no change, 1=full match, >1=overcorrection).
target_alphaoptMASKOptional alpha channel for target image (overrides target_image 4th channel if present).
reference_imageoptIMAGEReference image for luminance (RGB only, alpha channel is ignored).
reference_alphaoptMASKOptional alpha channel for reference image (overrides reference_image 4th channel if present).

Outputs (3)

NameTypeDescription
IMAGEIMAGE
RGBIMAGE
ALPHAMASK