Nodes/Sage Utils/Save Text
ComfyUI Node

Save Text

Saves the text to a file.

By arcum42·Created 2 years ago·Updated 24 days ago· 32
Save Text
    • filepath
    filename_prefixComfyUI_Text
    file_extensiontxt
    text
    batch_size1
    CategorySage Utils/text/output

    Inputs (4)

    NameTypeDefaultDescription
    filename_prefixSTRINGComfyUI_TextThe prefix for the file to save. This may include formatting information such as %date:yyyy-MM-dd% to include values from nodes.
    file_extensionSTRINGtxtThe file extension to use for the saved file.
    textSTRINGThe text to save to a file.
    batch_sizeINT1The number of files to save.

    Outputs (1)

    NameTypeDescription
    filepathSTRINGOutput value for filepath.