ComfyUI Node
DARASK Folder Image Loader
A ComfyUI node in DARASK with 9 inputs and 12 outputs.
DARASK Folder Image Loader
- image
- mask
- width
- height
- positive
- negative
- filename
- filepath
- raw_metadata
- current_index
- total_count
- progress
◄folder►
◄extension*.*►
◄modeAuto Advance►
◄index0►
◄sort_byName►
◄order_byA-Z►
◄looptrue►
◄resetfalse►
◄auto_queue_alltrue►
CategoryDARASK
Inputs (9)
| Name | Type | Default | Description |
|---|---|---|---|
| folder | STRING | — | |
| extension | STRING | *.* | — |
| mode | COMBO | Auto Advance | 3 options: Auto Advance, Manual Index, All as Batch |
| index | INT | 00–4294967295 | Auto Advance: starting cursor for each fresh Queue Prompt press — set 5 to skip the first 5 images, etc. Manual Index: the exact image to load. |
| sort_by | COMBO | Name | 3 options: Name, Date, Random |
| order_by | COMBO | A-Z | 2 options: A-Z, Z-A |
| loop | BOOLEAN | true | — |
| reset | BOOLEAN | false | — |
| auto_queue_all | BOOLEAN | true | Auto Advance mode only: a single press of Queue Prompt front-loads every remaining image in the folder onto the queue at once, so the queue panel shows the whole batch (and you can cancel/clear it like any other queue). Turn off to require one manual queue press per image. |
Outputs (12)
| Name | Type | Description |
|---|---|---|
| image | IMAGE | — |
| mask | MASK | — |
| width | INT | — |
| height | INT | — |
| positive | STRING | — |
| negative | STRING | — |
| filename | STRING | — |
| filepath | STRING | — |
| raw_metadata | STRING | — |
| current_index | INT | — |
| total_count | INT | — |
| progress | STRING | — |