Nodes/ComfyUI ARG Toolkit/Bitwise OR Operator
ComfyUI Node

Bitwise OR Operator

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

By AzelusLightvale·Created 11 months ago·Updated 25 days ago· 1
Bitwise OR Operator
    • bitwise_txt
    text_1Hello World!
    text_2Hello World!
    datatype
    encoding_format
    other_encoding_format
    CategoryARG Toolkit/Utilities/Bitwise

    Inputs (5)

    NameTypeDefaultDescription
    text_1STRINGHello World!The main string to compare against. Accepts format defined in `datatype`
    text_2STRINGHello World!The secondary string to compare against. Accepts format defined in `datatype`
    datatypeCOMBO5 options: String, Hexadecimal, Base64, Integer, Binary
    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
    bitwise_txtSTRING