ComfyUI Node
π LC Save Text
Write a text string to a file under the output folder. Filename is sanitized for Windows-illegal characters.
π LC Save Text
- text
βtextββΊ
βfilename_prefixComfyUIβΊ
βformattxtβΊ
CategoryLC123/utils
Inputs (3)
| Name | Type | Default | Description |
|---|---|---|---|
| text | STRING | β | |
| filename_prefix | STRING | ComfyUI | File name (and optional subfolders). Illegal path characters are replaced with _. |
| format | COMBO | txt | 4 options: txt, md, json, csv |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| text | STRING | β |