Image LSB Steganography — Encode
Hide a UTF-8 message in the low bits of a PNG cover image.
Upload an image to get started.
About this tool
Writes the message length (4-byte little-endian) followed by the UTF-8 bytes into the least-significant bit of every R/G/B channel. Use the matching decode tool to recover.