Nodes/ComfyUI-i18n-demo/I18n Text Processor
ComfyUI Node

I18n Text Processor

A simple i18n demo node that demonstrates text processing with internationalization support

By comfyui-wiki·Created 12 months ago·Updated 8 months ago· 1
I18n Text Processor
    • processed_text
    textHello World!
    operationuppercase
    count1
    prefix[I18N]
    CategoryI18n Demo

    Inputs (4)

    NameTypeDefaultDescription
    textSTRINGHello World!The original text content to be processed
    operationCOMBOuppercaseThe text processing operation to be executed
    countINT11–10The number of times to repeat the operation
    prefixoptSTRING[I18N] The prefix to add to the text

    Outputs (1)

    NameTypeDescription
    processed_textSTRING