Nodes Browser

AddLabel
AppendInstanceDiffusionTracking
AppendStringsToList
ApplyRifleXRoPE_HunuyanVideo
ApplyRifleXRoPE_WanVideo
AudioConcatenate
BOOLConstant
BatchCLIPSeg
BatchCropFromMask
BatchCropFromMaskAdvanced
BatchUncrop
BatchUncropAdvanced
BboxToInt
BboxVisualize
CFGZeroStarAndInit
CameraPoseVisualizer
CheckpointLoaderKJ
CheckpointPerturbWeights
ColorMatch
ColorToMask
CondPassThrough
ConditioningMultiCombine
ConditioningSetMaskAndCombine
ConditioningSetMaskAndCombine3
ConditioningSetMaskAndCombine4
ConditioningSetMaskAndCombine5
CreateAudioMask
CreateFadeMask
CreateFadeMaskAdvanced
CreateFluidMask
CreateGradientFromCoords
CreateGradientMask
CreateInstanceDiffusionTracking
CreateMagicMask
CreateShapeImageOnPath
CreateShapeMask
CreateShapeMaskOnPath
CreateTextMask
CreateTextOnPath
CreateVoronoiMask
CrossFadeImages
CrossFadeImagesMulti
CustomControlNetWeightsFluxFromList
CustomSigmas
CutAndDragOnPath
DifferentialDiffusionAdvanced
DiffusionModelLoaderKJ
DownloadAndLoadCLIPSeg
DrawInstanceDiffusionTracking
DummyOut
EmptyLatentImageCustomPresets
EmptyLatentImagePresets
FastPreview
FilterZeroMasksAndCorrespondingImages
FlipSigmasAdjusted
FloatConstant
FloatToMask
FloatToSigmas
FluxBlockLoraLoader
FluxBlockLoraSelect
GLIGENTextBoxApplyBatchCoords
GenerateNoise
GetImageRangeFromBatch
GetImageSizeAndCount
GetImagesFromBatchIndexed
GetLatentRangeFromBatch
GetLatentsFromBatchIndexed
GetMaskSizeAndCount
GradientToFloat
GrowMaskWithBlur
HunyuanVideoBlockLoraSelect
HunyuanVideoEncodeKeyframesToCond
INTConstant
ImageAddMulti
ImageAndMaskPreview
ImageBatchMulti
ImageBatchRepeatInterleaving
ImageBatchTestPattern
ImageConcanate
ImageConcatFromBatch
ImageConcatMulti
ImageCropByMask
ImageCropByMaskAndResize
ImageCropByMaskBatch
ImageGrabPIL
ImageGridComposite2x2
ImageGridComposite3x3
ImageGridtoBatch
ImageNoiseAugmentation
ImageNormalize_Neg1_To_1
ImagePadForOutpaintMasked
ImagePadForOutpaintTargetSize
ImagePadKJ
ImagePass
ImagePrepForICLora
ImageResizeKJ
ImageTensorList
ImageTransformByNormalizedAmplitude
ImageUncropByMask
ImageUpscaleWithModelBatched
InjectNoiseToLatent
InsertImageBatchByIndexes
InsertImagesToBatchIndexed
InsertLatentToIndexed
InterpolateCoords
Intrinsic_lora_sampling
JoinStringMulti
JoinStrings
LeapfusionHunyuanI2VPatcher
LoadAndResizeImage
LoadImagesFromFolderKJ
LoadResAdapterNormalization
MaskBatchMulti
MaskOrImageToWeight
MergeImageChannels
ModelPassThrough
ModelSaveKJ
NormalizedAmplitudeToFloatList
NormalizedAmplitudeToMask
OffsetMask
OffsetMaskByNormalizedAmplitude
PadImageBatchInterleaved
PatchModelPatcherOrder
PathchSageAttentionKJ
PlotCoordinates
PointsEditor
PreviewAnimation
RemapImageRange
RemapMaskRange
ReplaceImagesInBatch
ResizeMask
ReverseImageBatch
RoundMask
SV3D_BatchSchedule
SaveImageKJ
SaveImageWithAlpha
SaveStringKJ
ScaleBatchPromptSchedule
ScheduledCFGGuidance
Screencap_mss
SeparateMasks
SetShakkerLabsUnionControlNetType
ShuffleImageBatch
SigmasToFloat
SkipLayerGuidanceWanVideo
Sleep
SomethingToString
SoundReactive
SplineEditor
SplitBboxes
SplitImageChannels
StabilityAPI_SD3
StableZero123_BatchSchedule
StringConstant
StringConstantMultiline
StringToFloatList
StyleModelApplyAdvanced
Superprompt
TimerNodeKJ
TorchCompileControlNet
TorchCompileCosmosModel
TorchCompileLTXModel
TorchCompileModelFluxAdvanced
TorchCompileModelHyVideo
TorchCompileModelWanVideo
TorchCompileVAE
TransitionImagesInBatch
TransitionImagesMulti
VAELoaderKJ
VRAM_Debug
WanVideoEnhanceAVideoKJ
WanVideoTeaCacheKJ
WebcamCaptureCV2
WeightScheduleConvert
WeightScheduleExtend
WidgetToString

Grow Mask With Blur

GrowMaskWithBlur

Node Information

Category:
KJNodes/masking
Python Module:
custom_nodes.ComfyUI-KJNodes
Output Node:
No
Grow Mask With Blur
PREVIEW
mask
mask_inverted
mask
MASK
expand
INT
incremental_expandrate
0
tapered_corners
BOOLEAN
flip_input
BOOLEAN
blur_radius
0
lerp_alpha
1
decay_factor
1
fill_holes
BOOLEAN
# GrowMaskWithBlur - mask: Input mask or mask batch - expand: Expand or contract mask or mask batch by a given amount - incremental_expandrate: increase expand rate by a given amount per frame - tapered_corners: use tapered corners - flip_input: flip input mask - blur_radius: value higher than 0 will blur the mask - lerp_alpha: alpha value for interpolation between frames - decay_factor: decay value for interpolation between frames - fill_holes: fill holes in the mask (slow)