This demo uses steganography to embed secret data into an image.
The secret message is encoded stochastically into the least-significant bits of the image's pixel data, making it invisible to the naked eye and difficult to detect.
For more information, check out the project homepage.
Note: All operations are performed locally on your web browser. None of your data are transmitted over the network. This demo is provided under under the MIT open source license.
This free and open source demo was created by Wes Roberts. You can find the source code on GitHub.