ComfyUI Node
Image Directory Reader
Load images and optional sidecar captions from input/output subdirectories as list outputs.
Image Directory Reader
- image
- image_info
- file_stem
- caption
- path_source
- path
◄path_sourceinput►
◄path.►
◄image_load_limit0►
◄start_index0►
CategoryInfo-Prompt-Toolkit/ImageInfo
Inputs (4)
| Name | Type | Default | Description |
|---|---|---|---|
| path_source | COMBO | input | Base directory for path |
| path | COMBO | . | Directory path relative to selected base directory |
| image_load_limit | INT | 0 | 0 = unlimited |
| start_index | INT | 0 | Sorted file index to start from |
Outputs (6)
| Name | Type | Description |
|---|---|---|
| image | IMAGE | — |
| image_info | IPT-IMAGEINFO | — |
| file_stem | STRING | — |
| caption | STRING | — |
| path_source | * | — |
| path | * | — |