ComfyUI Node

Morse Code

A ComfyUI node in ARG Toolkit/Utilities/Converter with 5 inputs and 1 output.

By AzelusLightvale·Created 11 months ago·Updated 25 days ago· 1
Morse Code
    • converted_txt
    textHello World!
    mode
    language
    dot.
    dash-
    CategoryARG Toolkit/Utilities/Converter

    Inputs (5)

    NameTypeDefaultDescription
    textSTRINGHello World!
    modeBOOLEANToggle between encoding and decoding
    languageCOMBOThe list of languages supported by this implementation of the Morse code interpreter: - Latin (default) - Russian (Cyrillic) - Arabic - Hebrew - Greek - Korean (equivalent to SKATS) - Japanese-Wabun (Wabun code for Japanese)
    dotoptSTRING.The symbol used to represent the dot. Defaults to `.`
    dashoptSTRING-The symbol used to represent the dash. Defaults to `-`

    Outputs (1)

    NameTypeDescription
    converted_txtSTRING