Nodes/CRT-Nodes/Save Text With Path (CRT)
ComfyUI Node

Save Text With Path (CRT)

Saves a text string to a specified folder path with a subfolder as a .txt file.

By PGCRT·Created 2 years ago·Updated 7 days ago· 129
Save Text With Path (CRT)
      text
      folder_path
      subfolder_name
      filenameoutput
      suffix
      overwritetrue
      CategoryCRT/Save

      Inputs (6)

      NameTypeDefaultDescription
      textSTRING
      folder_pathSTRINGBase folder path to save the text file
      subfolder_nameSTRINGSubfolder name within the base folder
      filenameSTRINGoutputFile name for the text file (without extension)
      suffixSTRINGOptional suffix appended to filename.
      overwriteBOOLEANtrueIf enabled, existing files will be overwritten. If disabled, a numbered suffix like _001 is added.

      Outputs (0)

      No outputs