Nodes/Skoogeer-Noise/Image Swirl Noise
ComfyUI Node

Image Swirl Noise

A ComfyUI node in Image/Noise with 11 inputs and 1 output.

By ttulttul·Created 8 months ago·Updated 2 months ago· 14
Image Swirl Noise
  • image
  • mask
  • IMAGE
seed0
vortices1
channel_modeglobal
channel_fraction1.00
strength0.75
radius0.50
center_spread0.25
direction_bias0.00
mix1.00
CategoryImage/Noise

Inputs (11)

NameTypeDefaultDescription
imageIMAGEImage to deform with vortex-style warps.
seedINT00–18446744073709550000Seed for vortex placement and direction randomness.
vorticesINT11–16Number of independent vortex centres to spawn per image.
channel_modeCOMBOglobalUse a shared swirl grid for all channels or generate unique grids per affected channel.
channel_fractionFLOAT1.000–1Fraction of channels to swirl. The subset is randomly selected per sample.
strengthFLOAT0.750–6.28Peak swirl rotation in radians near the vortex center.
radiusFLOAT0.500.05–2Normalized radius controlling how far the vortex influence extends.
center_spreadFLOAT0.250–1How far the vortex origin drifts from the image center.
direction_biasFLOAT0.00-1–1Bias toward counter-clockwise (1) or clockwise (-1) swirl.
mixFLOAT1.000–1Blend between original image (0) and fully swirled result (1).
maskoptMASKOptional mask (often image-sized) to limit the swirl to masked areas. The mask is resized to the image resolution (bicubic when downscaling).

Outputs (1)

NameTypeDescription
IMAGEIMAGE