Nodes/ComfyUI-YogurtNodes/Save Text Bridge (Yogurt Nodes)
ComfyUI Node

Save Text Bridge (Yogurt Nodes)

Saves the input text to your ComfyUI output directory.

By yogurt7771·Created 2 years ago·Updated 2 months ago· 0
Save Text Bridge (Yogurt Nodes)
    • text
    • path
    content
    output_dir
    filename_prefixComfyUI
    overwritefalse
    suffix.txt
    custom_suffix
    CategoryYogurtNodes/IO

    Inputs (6)

    NameTypeDefaultDescription
    contentSTRINGThe text to save.
    output_dirSTRINGThe directory to save the text to, leave blank to save to the ComfyUI output directory.
    filename_prefixSTRINGComfyUIThe prefix for the file to save. This may include formatting information such as %date:yyyy-MM-dd%.
    overwriteCOMBOfalseOverwrite existing files.
    suffixCOMBO.txtThe file extension to save the text as.
    custom_suffixSTRINGThe file extension to save the text as. If this is not empty, the suffix option will be ignored. Otherwise, the suffix option will override above suffix option.

    Outputs (2)

    NameTypeDescription
    textSTRING
    pathSTRING