ComfyUI Node
Load Text From Dir (K3NK)
A ComfyUI node in K3NK/loaders with 5 inputs and 4 outputs.
Load Text From Dir (K3NK)
- text
- index
- total_files
- filename
◄directory►
◄sort_method▾►
◄start_index0►
◄load_alwaysfalse►
◄encoding▾►
CategoryK3NK/loaders
Inputs (5)
| Name | Type | Default | Description |
|---|---|---|---|
| directory | STRING | — | |
| sort_method | COMBO | 7 options: None, Alphabetical (ASC), Alphabetical (DESC), Numerical (ASC), Numerical (DESC), Datetime (ASC), +1 | |
| start_indexopt | INT | 00–99999 | Índice del archivo a cargar |
| load_alwaysopt | BOOLEAN | false | — |
| encodingopt | COMBO | 4 options: utf-8, utf-8-sig, latin-1, cp1252 |
Outputs (4)
| Name | Type | Description |
|---|---|---|
| text | STRING | — |
| index | INT | — |
| total_files | INT | — |
| filename | STRING | — |