ComfyUI Node
Folder Image Loader
A ComfyUI node in AnotherUtils with 5 inputs and 3 outputs.
Folder Image Loader
- images
- masks
- filenames
◄directory►
◄target_width512►
◄target_height512►
◄image_load_cap0►
◄start_index0►
CategoryAnotherUtils
Inputs (5)
| Name | Type | Default | Description |
|---|---|---|---|
| directory | STRING | — | |
| target_width | INT | 5120–8192 | 0 = use first image width |
| target_height | INT | 5120–8192 | 0 = use first image height |
| image_load_cap | INT | 00–9999 | 0 = unlimited |
| start_index | INT | 00–9999 | Skip first N images |
Outputs (3)
| Name | Type | Description |
|---|---|---|
| images | IMAGE | — |
| masks | MASK | — |
| filenames | STRING | — |