Image Steganography
Hide a secret image inside another image using LSB (Least Significant Bit) steganography. The result is visually indistinguishable from the original.
- Hide: embed a secret image inside a cover image
- Reveal: extract the hidden image from an encoded file
- Supported: JPEG, PNG, GIF, WebP, BMP (max 10MB)
- Images are not stored on the server