ComfyUI Node
Ino Load Images From Folder
Loads images from a folder with optional skip and cap. Returns images, masks, and count.
Ino Load Images From Folder
- success
- message
- rel_path
- abs_path
- images
- masks
- number of images
◄parent_folder▾►
◄folder—►
◄load_cap0►
◄skip_from_first0►
CategoryInoImageHelper
Inputs (4)
| Name | Type | Default | Description |
|---|---|---|---|
| parent_folder | COMBO | 3 options: input, output, temp | |
| folder | STRING | — | |
| load_cap | INT | 00–10000 | — |
| skip_from_first | INT | 00–10000 | — |
Outputs (7)
| Name | Type | Description |
|---|---|---|
| success | BOOLEAN | — |
| message | STRING | — |
| rel_path | STRING | — |
| abs_path | STRING | — |
| images | IMAGE | — |
| masks | MASK | — |
| number of images | INT | — |