ComfyUI Node
Load Images Batch from Folder πͺ½
A ComfyUI node in ComfyAngel/Loader with 6 inputs and 3 outputs.
Load Images Batch from Folder πͺ½
- images
- filenames
- count
βfolder_pathβΊ
βsort_bynameβΊ
βmax_images0βΊ
βstart_index0βΊ
βinclude_subdirsfalseβΊ
βresize_modedisabledβΊ
CategoryComfyAngel/Loader
Inputs (6)
| Name | Type | Default | Description |
|---|---|---|---|
| folder_path | STRING | β | |
| sort_by | COMBO | name | 3 options: name, modified_date, created_date |
| max_imagesopt | INT | 00β1000 | β |
| start_indexopt | INT | 00β999999 | β |
| include_subdirsopt | BOOLEAN | false | β |
| resize_modeopt | COMBO | disabled | 4 options: disabled, resize_to_first, resize_to_largest, resize_to_smallest |
Outputs (3)
| Name | Type | Description |
|---|---|---|
| images | IMAGE | β |
| filenames | STRING | β |
| count | INT | β |