ComfyUI Node
Image Noise
A ComfyUI node in image/perturb with 4 inputs and 1 output.
Image Noise
- image
- mask
- image
◄seed0►
◄strength1.00►
Categoryimage/perturb
Inputs (4)
| Name | Type | Default | Description |
|---|---|---|---|
| image | IMAGE | Image to receive additional Gaussian noise. | |
| seed | INT | 00–18446744073709550000 | Seed for generating repeatable noise. |
| strength | FLOAT | 1.000–10 | Noise strength relative to the image's standard deviation. |
| maskopt | MASK | Optional mask (often image-sized) to limit the noise addition to masked areas. The mask is resized to the image resolution (bicubic when downscaling). |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| image | IMAGE | — |