ComfyUI Node
Save Text
Saves the text to a file.
Save Text
- filepath
◄filename_prefixComfyUI_Text►
◄file_extensiontxt►
◄text—►
◄batch_size1►
CategorySage Utils/text/output
Inputs (4)
| Name | Type | Default | Description |
|---|---|---|---|
| filename_prefix | STRING | ComfyUI_Text | The prefix for the file to save. This may include formatting information such as %date:yyyy-MM-dd% to include values from nodes. |
| file_extension | STRING | txt | The file extension to use for the saved file. |
| text | STRING | The text to save to a file. | |
| batch_size | INT | 1 | The number of files to save. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| filepath | STRING | Output value for filepath. |