ComfyUI Node
ImageOps Distort
A ComfyUI node in image/imageops with 15 inputs and 2 outputs.
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)
| Name | Type | Default | Description |
|---|---|---|---|
| bypass | BOOLEAN | false | — |
| map_source | COMBO | source_channel | 3 options: source_channel, displacement_channel, mask |
| x_channel | COMBO | Red | 5 options: Red, Green, Blue, Alpha, Luma |
| y_channel | COMBO | Green | 5 options: Red, Green, Blue, Alpha, Luma |
| strength_x | FLOAT | 40.0-2048–2048 | — |
| strength_y | FLOAT | 40.0-2048–2048 | — |
| blur_map | FLOAT | 0.00–200 | Gaussian blur radius (in pixels) applied to the distortion map(s) before warping. 0 = no blur. |
| centered_map | BOOLEAN | true | — |
| invert_map | BOOLEAN | false | — |
| filter | COMBO | bilinear | 3 options: nearest, bilinear, bicubic |
| edge_mode | COMBO | border | 3 options: border, reflection, zeros |
| invert_mask | BOOLEAN | false | — |
| imageopt | IMAGE,VIDEO | Source image/video to distort. | |
| displacementopt | IMAGE,VIDEO | Optional displacement image/video when map_source is displacement_channel. | |
| maskopt | MASK | Used as the distortion map when map_source is mask, otherwise acts as an effect mask. |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| image | IMAGE | — |
| mask | MASK | — |