ComfyUI Node
π Folder File Max
A ComfyUI node in Orion4D_MetaNode/Loaders with 11 inputs and 7 outputs.
π Folder File Max
- file_path
- filename
- dir_used
- files_json
- file_info
- IMAGE
- index_out
βdirectoryinputβΊ
βextensionsβΊ
βname_regexβΊ
βregex_modeincludeβΊ
βregex_ignore_casetrueβΊ
βsort_bynameβΊ
βdescendingfalseβΊ
βseed_modemanualβΊ
βindex0βΊ
βload_imagefalseβΊ
βimage_modeRGBβΊ
CategoryOrion4D_MetaNode/Loaders
Inputs (11)
| Name | Type | Default | Description |
|---|---|---|---|
| directory | STRING | input | β |
| extensions | STRING | β | |
| name_regex | STRING | β | |
| regex_mode | COMBO | include | 2 options: include, exclude |
| regex_ignore_case | BOOLEAN | true | β |
| sort_by | COMBO | name | 3 options: name, mtime, size |
| descending | BOOLEAN | false | β |
| seed_mode | COMBO | manual | 5 options: manual, fixed, increment, decrement, randomize |
| index | INT | 00β1000000000 | β |
| load_image | BOOLEAN | false | β |
| image_mode | COMBO | RGB | 3 options: RGB, RGBA, preview 512px |
Outputs (7)
| Name | Type | Description |
|---|---|---|
| file_path | STRING | β |
| filename | STRING | β |
| dir_used | STRING | β |
| files_json | STRING | β |
| file_info | STRING | β |
| IMAGE | IMAGE | β |
| index_out | INT | β |