Stegano graphy

Quick guide

What it does

Hides an AES-encrypted message in the least significant bits of an image so the picture still looks normal.

How it's safe

Encryption and embedding run in your browser. Without the password, extracting meaningful data should fail.

Watch out

Classic LSB stego breaks if the image is resized or heavily recompressed. Send the file as-is when you can.

Hide your secrets in plain sight. This tool injects encrypted data into the least significant bits of image pixels. To the naked eye, the image remains unchanged.