ComfyUI Node
Perlin Noise Generator
A ComfyUI node in image/generators with 10 inputs and 4 outputs.
Perlin Noise Generator
- IMAGE
- image_count
- width
- height
◄image_count1►
◄width512►
◄height512►
◄channels▾►
◄random_seed0►
◄octaves3►
◄res8►
◄persistence0.500►
◄phase0.000►
◄normalizetrue►
Categoryimage/generators
Inputs (10)
| Name | Type | Default | Description |
|---|---|---|---|
| image_count | INT | 11–9007199254740991 | — |
| width | INT | 5121–8192 | — |
| height | INT | 5121–8192 | — |
| channels | COMBO | 4 options: RGB, RGBA, RGB (grey), Mask | |
| random_seed | INT | 00–9007199254740991 | — |
| octaves | INT | 31–13 | — |
| res | INT | 81–64 | — |
| persistence | FLOAT | 0.5000–2 | — |
| phase | FLOAT | 0.0000–1 | — |
| normalize | BOOLEAN | true | — |
Outputs (4)
| Name | Type | Description |
|---|---|---|
| IMAGE | IMAGE | — |
| image_count | INT | — |
| width | INT | — |
| height | INT | — |