ComfyUI Node
ImageOps Noise
A ComfyUI node in image/imageops with 17 inputs and 2 outputs.
ImageOps Noise
- low_color
- high_color
- image
- mask
◄width1024►
◄height1024►
◄frame_length1►
◄fps12.0►
◄seed0►
◄basisperlin►
◄fractal_modefbm►
◄scale160►
◄octaves5►
◄gain0.50►
◄offset_z0►
◄animation_speed1.0►
◄seamlessfalse►
◄contrast1.00►
◄invertfalse►
Categoryimage/imageops
Inputs (17)
| Name | Type | Default | Description |
|---|---|---|---|
| width | INT | 102464–8192 | — |
| height | INT | 102464–8192 | — |
| frame_length | INT | 11–256 | Number of frames to generate. |
| fps | FLOAT | 12.01–120 | — |
| seed | INT | 00–2147483647 | — |
| basis | COMBO | perlin | 3 options: perlin, value, white |
| fractal_mode | COMBO | fbm | 4 options: none, fbm, turbulence, ridged |
| scale | FLOAT | 1601–4096 | — |
| octaves | INT | 51–12 | — |
| gain | FLOAT | 0.500–1 | — |
| offset_z | FLOAT | 0-65536–65536 | Static Z offset into the noise field. |
| animation_speed | FLOAT | 1.00–512 | Z offset added per frame. Higher = faster animation. 0 = still image. |
| seamless | BOOLEAN | false | Wrap X/Y lattice so the texture tiles seamlessly. |
| contrast | FLOAT | 1.000–4 | — |
| invert | BOOLEAN | false | — |
| low_color | COLOR | #FFFFFF | — |
| high_color | COLOR | #000000 | — |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| image | IMAGE | — |
| mask | MASK | — |