Nodes/ComfyUI-AbstractImaGen/Abstract Image Noise Layer
ComfyUI Node

Abstract Image Noise Layer

A ComfyUI node in AbstractImage/Layers with 12 inputs and 1 output.

By wakattac·Created about a year ago·Updated about a year ago· 1
Abstract Image Noise Layer
  • image
  • IMAGE
seed0
randomizefalse
num_layers1
noise_color_moderandom
noise_color_hex
alpha255
shape_positionfull
blend_modenormal
feather_layerfalse
feather_sigma_min1.0
feather_sigma_max6.0
CategoryAbstractImage/Layers

Inputs (12)

NameTypeDefaultDescription
imageIMAGE
seedINT00–18446744073709550000Seed for noise pattern randomness.
randomizeBOOLEANfalseIf true, randomize noise scale, colors, position, and blend mode using the seed.
num_layersINT11–10Number of noise layers to add.
noise_color_modeCOMBOrandomColor selection mode for noise. 'random' uses implicit RGB.
noise_color_hexSTRINGHex code for noise color (used if Noise Color Mode is 'hex').
alphaINT2550–255Alpha (transparency) for noise (0 is fully transparent, 255 is fully opaque).
shape_positionCOMBOfullRestrict noise pattern to a specific position/quadrant.
blend_modeCOMBOnormalBlending mode to composite the noise layer onto the base image.
feather_layerBOOLEANfalseApply Gaussian blur to the alpha channel of the noise layer.
feather_sigma_minFLOAT1.00–20Minimum sigma for feathering (if applied).
feather_sigma_maxFLOAT6.00–20Maximum sigma for feathering (if applied).

Outputs (1)

NameTypeDescription
IMAGEIMAGE