Nodes/MdColorMod/Color Posterize (MD)
ComfyUI Node

Color Posterize (MD)

Reduces the number of colors in the image by quantizing each channel to a limited number of levels.

By MdONeilsl·Created 2 months ago·Updated about a month ago· 0
Color Posterize (MD)
  • image
  • mask
  • image
Color3
Categorymd/image/color

Inputs (3)

NameTypeDefaultDescription
imageIMAGEInput image tensor.
ColorINT32–256Number of colors (levels) per channel (2-256).
maskoptMASKOptional mask to restrict the adjustment area.

Outputs (1)

NameTypeDescription
imageIMAGEThe posterized image.