Nodes/Skoogeer-Noise/Latent Perlin Fractal Noise
ComfyUI Node

Latent Perlin Fractal Noise

A ComfyUI node in Latent/Noise with 9 inputs and 1 output.

By ttulttul·Created 8 months ago·Updated 2 months ago· 14
Latent Perlin Fractal Noise
  • latent
  • mask
  • LATENT
seed0
frequency2.00
octaves4
persistence0.50
lacunarity2.0
strength0.50
channel_modeshared
CategoryLatent/Noise

Inputs (9)

NameTypeDefaultDescription
latentLATENTLatent that will be perturbed with fractal Perlin noise.
seedINT00–18446744073709550000Seed controlling the procedural noise pattern.
frequencyFLOAT2.000.01–64Base lattice frequency. Higher values produce finer details.
octavesINT41–12Number of noise layers to accumulate.
persistenceFLOAT0.500–1Amplitude multiplier between octaves.
lacunarityFLOAT2.01–6Frequency multiplier between octaves.
strengthFLOAT0.500–5Scales the normalized noise relative to the latent's standard deviation.
channel_modeCOMBOsharedShared noise across channels or unique noise per channel.
maskoptMASKOptional mask (often image-sized) to limit the noise injection to masked areas. The mask is resized to latent resolution (bicubic when downscaling).

Outputs (1)

NameTypeDescription
LATENTLATENT