Nodes/ComfyUI-Leputen-Utils/Histogram Matcher
ComfyUI Node

Histogram Matcher

Matches histogram of source to reference image. • Grayscale: Outputs grayscale. Best for height maps. • Luminance (Preserve Color): Matches brightness, keeps colors. Best for color grading. • Per Channel (RGB): Matches R/G/B independently. Best for normal maps.

By lilquail·Created 8 months ago·Updated 8 months ago· 1
Histogram Matcher
  • source
  • reference
  • IMAGE
modeGrayscale
CategoryLeputen-Utils/Image

Inputs (3)

NameTypeDefaultDescription
sourceIMAGEThe image whose histogram will be matched to the reference.
referenceIMAGEThe target histogram to match against. Only the first image in the batch is used.
modeCOMBOGrayscaleGrayscale: Output is grayscale. Luminance: Match brightness, preserve colors. Per Channel: Match R/G/B independently.

Outputs (1)

NameTypeDescription
IMAGEIMAGE