Steg is a steganographer software written in Javascript. It provides a way to encode text information to an image file. Information is saved to the image file without visually changing the image. The information is encrypted and can only be retrieved by the user with the secret key.
Disclaimer: Project is a under development. And currently only support bitmap image.