ComfyUI Node

ImageOps Distort

A ComfyUI node in image/imageops with 15 inputs and 2 outputs.

By MajoorWaldi·Created 7 months ago·Updated 2 months ago· 10
ImageOps Distort
  • image
  • displacement
  • mask
  • image
  • mask
bypassfalse
map_sourcesource_channel
x_channelRed
y_channelGreen
strength_x40.0
strength_y40.0
blur_map0.0
centered_maptrue
invert_mapfalse
filterbilinear
edge_modeborder
invert_maskfalse
Categoryimage/imageops

Inputs (15)

NameTypeDefaultDescription
bypassBOOLEANfalse
map_sourceCOMBOsource_channel3 options: source_channel, displacement_channel, mask
x_channelCOMBORed5 options: Red, Green, Blue, Alpha, Luma
y_channelCOMBOGreen5 options: Red, Green, Blue, Alpha, Luma
strength_xFLOAT40.0-2048–2048
strength_yFLOAT40.0-2048–2048
blur_mapFLOAT0.00–200Gaussian blur radius (in pixels) applied to the distortion map(s) before warping. 0 = no blur.
centered_mapBOOLEANtrue
invert_mapBOOLEANfalse
filterCOMBObilinear3 options: nearest, bilinear, bicubic
edge_modeCOMBOborder3 options: border, reflection, zeros
invert_maskBOOLEANfalse
imageoptIMAGE,VIDEOSource image/video to distort.
displacementoptIMAGE,VIDEOOptional displacement image/video when map_source is displacement_channel.
maskoptMASKUsed as the distortion map when map_source is mask, otherwise acts as an effect mask.

Outputs (2)

NameTypeDescription
imageIMAGE
maskMASK