ComfyUI Node
Text Batch Loader
Loads every file with the given extension from a folder as a list of strings (with filenames), sorted by name. max_files 0 loads all.
Text Batch Loader
- text_list
- filename_list
◄folder_pathC:\path\to\your\captions►
◄extension.json►
◄max_files0►
CategoryMickmumpitz/ConsistentCharacterCreator
Inputs (3)
| Name | Type | Default | Description |
|---|---|---|---|
| folder_path | STRING | C:\path\to\your\captions | — |
| extension | STRING | .json | — |
| max_files | INT | 00–9999 | 0 = load ALL files |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| text_list | STRING | — |
| filename_list | STRING | — |