ComfyUI Node
Text Batch Saver
Save a batch of text strings to disk.
Text Batch Saver
- batch_texts
- batch_filenames
- saved_files
◄save_dir./output►
◄filename_prefixfile►
◄filename_sep_►
◄filename_pad4►
◄file_extension.txt►
◄encodingutf-8►
◄filename_suffix►
CategoryBC/Text
Inputs (9)
| Name | Type | Default | Description |
|---|---|---|---|
| batch_texts | LIST | — | |
| save_dir | STRING | ./output | — |
| filename_prefix | STRING | file | — |
| filename_sep | STRING | _ | — |
| filename_pad | INT | 41–8 | — |
| file_extension | STRING | .txt | — |
| encoding | STRING | utf-8 | — |
| filename_suffixopt | STRING | — | |
| batch_filenamesopt | LIST | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| saved_files | LIST | — |