ComfyUI Node
ImageOps Paint
A ComfyUI node in image/imageops with 19 inputs and 3 outputs.
ImageOps Paint
- brush_color
- bg_color
- image
- image
- source_image
- mask
◄bypassfalse►
◄brush_size10►
◄width1024►
◄height1024►
◄sync_dimensionstrue►
◄toolbrush►
◄brush_edgehard►
◄brush_softness0.50►
◄brush_opacity1.00►
◄brush_pressure_sizetrue►
◄brush_pressure_opacitytrue►
◄brush_tilt_sizefalse►
◄overlay_formatpng►
◄overlay_data►
◄overlay_layers►
◄invert_maskfalse►
Categoryimage/imageops
Inputs (19)
| Name | Type | Default | Description |
|---|---|---|---|
| bypass | BOOLEAN | false | — |
| brush_color | COLOR | #FFFFFF | — |
| brush_size | INT | 101–256 | — |
| width | INT | 102464–4096 | — |
| height | INT | 102464–4096 | — |
| sync_dimensions | BOOLEAN | true | — |
| bg_color | COLOR | #000000 | — |
| tool | COMBO | brush | 2 options: brush, eraser |
| brush_edge | COMBO | hard | 2 options: hard, soft |
| brush_softness | FLOAT | 0.500–1 | How feathered the soft brush is. 0 = nearly hard, 1 = max falloff. Ignored when brush_edge=hard. |
| brush_opacity | FLOAT | 1.000–1 | — |
| brush_pressure_size | BOOLEAN | true | — |
| brush_pressure_opacity | BOOLEAN | true | — |
| brush_tilt_size | BOOLEAN | false | — |
| overlay_format | COMBO | png | 2 options: png, webp |
| overlay_data | STRING | — | |
| overlay_layers | STRING | — | |
| invert_mask | BOOLEAN | false | — |
| imageopt | IMAGE,VIDEO | Images/Video input. Accepts IMAGE batches and VIDEO frame sources. |
Outputs (3)
| Name | Type | Description |
|---|---|---|
| image | IMAGE | — |
| source_image | IMAGE | — |
| mask | MASK | — |