Nodes/ComfyUI ARG Toolkit/Stegano LSB Decode
ComfyUI Node

Stegano LSB Decode

Decodes 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.

By AzelusLightvale·Created 11 months ago·Updated 25 days ago· 1
Stegano LSB Decode
  • images
  • STRING
m1
n2
generator_type
encodingUTF-8
CategoryARG Toolkit/Steganography

Inputs (5)

NameTypeDefaultDescription
imagesIMAGE
mINT1The primary number used when accessing certain generators. Needed for: LFSR, Ackermann (all variants).
nINT2The secondary number used when accessing certain generators. Needed for: Ackermann (Fast, Slow).
generator_typeCOMBO11 options: None, LFSR, ackermann, ackermann_fast, ackermann_naive, ackermann_slow, +5
encodingCOMBOUTF-8Chooses the encoding format for the message. Only allows standard UTF-8 or a version with UTF-32LE

Outputs (1)

NameTypeDescription
STRINGSTRING