ComfyUI Node
Save Text With Filename
Saves text content to a file using BASE_DIR and BASE_FILENAME. Optionally replaces the file extension.
Save Text With Filename
- saved_path
◄text—►
◄base_dir—►
◄base_filename—►
◄replace_extensiontrue►
◄extensiontxt►
Category🎨 DockerCPU API/Utilities
Inputs (5)
| Name | Type | Default | Description |
|---|---|---|---|
| text | STRING | — | |
| base_dir | STRING | — | |
| base_filename | STRING | — | |
| replace_extension | BOOLEAN | true | — |
| extension | STRING | txt | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| saved_path | STRING | — |