Nodes/ComfyUI ARG Toolkit/Bitwise NOT Operator
ComfyUI Node

Bitwise NOT Operator

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

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

    Inputs (4)

    NameTypeDefaultDescription
    datatypeCOMBO5 options: String, Hexadecimal, Base64, Integer, Binary
    encoding_formatCOMBOThe encoding format available for text, may yield different results when converting.
    textSTRINGHello World!The main string to compare against. Accepts format defined in `datatype`
    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