ComfyUI Node
List Image Path 🐤
List all image files in the specified directory and output the selected image path, count, dimensions and image tensor.
List Image Path 🐤
- image_paths_list
- selected_image_path
- count
- width
- height
- image
◄directoryW:\ATTRAVERSO\OPERE\scrape\images_renamed\Selection►
◄index0►
◄cycleenable►
CategoryRobeNodes
Inputs (3)
| Name | Type | Default | Description |
|---|---|---|---|
| directory | STRING | W:\ATTRAVERSO\OPERE\scrape\images_renamed\Selection | — |
| index | INT | 0 | — |
| cycle | COMBO | enable | 2 options: enable, disable |
Outputs (6)
| Name | Type | Description |
|---|---|---|
| image_paths_list | LIST | — |
| selected_image_path | STRING | — |
| count | INT | — |
| width | INT | — |
| height | INT | — |
| image | IMAGE | — |