ComfyUI Node

isprintable

Checks if all characters in the string are printable. This node returns True if all characters in the string are printable or the string is empty, otherwise False. Printable characters are those which are not control characters.

By StableLlama·Created about a year ago·Updated 25 days ago· 45
isprintable
    • BOOLEAN
    string
    CategoryBasic/STRING/is

    Inputs (1)

    NameTypeDefaultDescription
    stringSTRING

    Outputs (1)

    NameTypeDescription
    BOOLEANBOOLEAN