ComfyUI Node
Blur images
A ComfyUI node in ✨ LF Nodes/Image with 4 inputs and 4 outputs.
Blur images
- image
- ui_widget
- image
- image_list
- file_name
- count
◄blur_percentage0.25►
◄file_name—►
Category✨ LF Nodes/Image
Inputs (4)
| Name | Type | Default | Description |
|---|---|---|---|
| image | IMAGE | List of images to blur. | |
| blur_percentage | FLOAT | 0.250–1 | 0% Blur: No blur applied, the image remains as-is. 100% Blur: Maximum blur applied based on the image's dimensions, which would result in a highly blurred (almost unrecognizable) image. |
| file_nameopt | STRING | Corresponding list of file names for the images. | |
| ui_widgetopt | KUL_MASONRY | [object Object] | — |
Outputs (4)
| Name | Type | Description |
|---|---|---|
| image | IMAGE | — |
| image_list | IMAGE | — |
| file_name | STRING | — |
| count | INT | — |