ComfyUI Node
Censor with Mask
A ComfyUI node in imgutils/censor with 7 inputs and 1 output.
Censor with Mask
- image
- mask
- censored_image
◄censor_mode▾►
◄blur_radius5.00►
◄pixelate_size10►
◄color_hex#000000►
◄color_opacity1.00►
Categoryimgutils/censor
Inputs (7)
| Name | Type | Default | Description |
|---|---|---|---|
| image | IMAGE | — | |
| mask | MASK | — | |
| censor_mode | COMBO | 3 options: blur, pixelate, color | |
| blur_radiusopt | FLOAT | 5.000.1–50 | Blur radius for blur mode |
| pixelate_sizeopt | INT | 101–100 | Pixel block size for pixelate mode |
| color_hexopt | STRING | #000000 | Hex color for color mode (e.g., #FF0000 for red) |
| color_opacityopt | FLOAT | 1.000–1 | Opacity/transparency for color mode |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| censored_image | IMAGE | — |