ComfyUI Node
Save Text With Path (CRT)
Saves a text string to a specified folder path with a subfolder as a .txt file.
Save Text With Path (CRT)
◄text—►
◄folder_path►
◄subfolder_name►
◄filenameoutput►
◄suffix►
◄overwritetrue►
CategoryCRT/Save
Inputs (6)
| Name | Type | Default | Description |
|---|---|---|---|
| text | STRING | — | |
| folder_path | STRING | Base folder path to save the text file | |
| subfolder_name | STRING | Subfolder name within the base folder | |
| filename | STRING | output | File name for the text file (without extension) |
| suffix | STRING | Optional suffix appended to filename. | |
| overwrite | BOOLEAN | true | If enabled, existing files will be overwritten. If disabled, a numbered suffix like _001 is added. |
Outputs (0)
No outputs