Nodes/ComfyUI-SBTools/Save Text (SBTools)
ComfyUI Node

Save Text (SBTools)

A ComfyUI node in SBTools/Text with 8 inputs and 0 outputs.

By Amatsukast·Created 4 months ago·Updated 3 months ago· 0
Save Text (SBTools)
      text
      folder_path
      filename_prefixtext_output
      extensiontxt
      save_modeOverwrite
      counter_digits3
      counter_positionBack
      separator_
      CategorySBTools/Text

      Inputs (8)

      NameTypeDefaultDescription
      textSTRINGText content to save to file
      folder_pathSTRINGSubfolder path relative to ComfyUI output directory. Supports strftime format (e.g., %Y/%m/%d)
      filename_prefixSTRINGtext_outputBase filename. Supports strftime format (e.g., %Y%m%d_%H%M%S)
      extensionSTRINGtxtFile extension (dot is added automatically)
      save_modeCOMBOOverwriteSequential: numbered files. Overwrite: replace existing. Append: add to existing
      counter_digitsINT31–9Number of digits for zero-padded counter (only used in Sequential mode)
      counter_positionCOMBOBackCounter placement relative to filename (only used in Sequential mode)
      separatorSTRING_Character between filename and counter (only used in Sequential mode)

      Outputs (0)

      No outputs