/Image-Cipher

Java based software for encrypting text into image.

Primary LanguageJavaApache License 2.0Apache-2.0

License GitHub version

Image-Cipher

Java based software for encrypting text into image. Number of characters you can encrypt is the width of the image divided by 13.

Usage:

  1. Find a photo to use for encryption.
  2. Put the photo in the "images" folder.
  3. Enter the name of that photo in place of "image_name".
  4. Enter text to encrypt.
  5. Click "Encrypt".
  6. Enjoy!

To decrypt text from image:

  1. Enter name of image with encrypted message.
  2. Click "Decrypt".
  3. Enjoy!

Before encryption

Demo

After encryption

Demo

Documentation is available on: JavaDoc