ComfyUI Node
Daply Image Loader URL
Load one or more images from URLs or local paths (one per line). Supports WebP→PNG conversion, animated frames, RGB/RGBA/Grayscale.
Daply Image Loader URL
- image
- mask
- count
- filenames
◄urls_or_paths—►
◄output_formatRGB►
◄convert_webp_to_pngtrue►
Categoryimage
Inputs (3)
| Name | Type | Default | Description |
|---|---|---|---|
| urls_or_paths | STRING | — | |
| output_format | COMBO | RGB | 3 options: RGB, RGBA, Grayscale |
| convert_webp_to_png | BOOLEAN | true | — |
Outputs (4)
| Name | Type | Description |
|---|---|---|
| image | IMAGE | — |
| mask | MASK | — |
| count | INT | — |
| filenames | STRING | — |