ComfyUI Node
Color Posterize (MD)
Reduces the number of colors in the image by quantizing each channel to a limited number of levels.
Color Posterize (MD)
- image
- mask
- image
◄Color3►
Categorymd/image/color
Inputs (3)
| Name | Type | Default | Description |
|---|---|---|---|
| image | IMAGE | Input image tensor. | |
| Color | INT | 32–256 | Number of colors (levels) per channel (2-256). |
| maskopt | MASK | Optional mask to restrict the adjustment area. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| image | IMAGE | The posterized image. |