FL Replace Color

FL_ReplaceColor

FL_ReplaceColor allows you to replace a specific color in an image with another color. You can use the interactive color pickers to select the source color to replace and the target color to replace it with. The tolerance parameter controls how closely colors need to match the source color to be replaced.

Pack: ComfyUI_Fill-Nodes

custom_nodes.ComfyUI_Fill-Nodes

Inputs (6)

NameTypeRequired
imageIMAGErequired
source_colorSTRINGrequired
target_colorSTRINGrequired
toleranceFLOATrequired
expand_pixelsINTrequired
contract_pixelsINTrequired

Outputs (1)

NameType
IMAGEIMAGE