Nodes/Basic data handling/save STRING to file
ComfyUI Node

save STRING to file

Saves a string to a text file. This node takes a string and saves it to the specified path as a text file. Optionally, you can choose to create the directory if it doesn't exist.

By StableLlama·Created about a year ago·Updated 25 days ago· 45
save STRING to file
    • success
    text
    path
    create_dirstrue
    encodingutf-8
    CategoryBasic/Path

    Inputs (4)

    NameTypeDefaultDescription
    textSTRING
    pathSTRING
    create_dirsoptBOOLEANtrue
    encodingoptSTRINGutf-8

    Outputs (1)

    NameTypeDescription
    successBOOLEAN