Nodes/ComfyUI ARG Toolkit/String to Binary Converter
ComfyUI Node

String to Binary Converter

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

By AzelusLightvale·Created 11 months ago·Updated 25 days ago· 1
String to Binary Converter
    • converted_txt
    textHello World!
    encoding_format
    other_encoding_format
    CategoryARG Toolkit/Utilities/Converter

    Inputs (3)

    NameTypeDefaultDescription
    textSTRINGHello World!
    encoding_formatCOMBOThe encoding format available for text, may yield different results when converting.
    other_encoding_formatoptSTRINGIf, for some reason, your chosen encoding format is not available in the dropdown, select "Other" in encoding_format and type in your encoding format here. Supports all format written in Python's `encoding` module.

    Outputs (1)

    NameTypeDescription
    converted_txtSTRING