Stegano LSB Encode

SteganoLSBEncode

Encodes a message in the least significant bit (LSB) of the image. Includes some generators for different steganography methods for harder detection. - Library used: [Stegano](https://github.com/cedricbonhomme/Stegano) Note that currently, some of the generators (specifically: carmichael, fermat, fibonacci, log_gen, and mersenne) are currently broken and are excluded.

Pack: ComfyUI ARG Toolkit

custom_nodes.ComfyUI-ARG-Toolkit

Inputs (6)

NameTypeRequired
imagesIMAGErequired
messageSTRINGrequired
mINTrequired
nINTrequired
generator_typeCOMBOrequired
encodingCOMBOrequired

Outputs (1)

NameType
IMAGEIMAGE