DevStudents / Image-Cipher

Java based software for encrypting text into image.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Java based software for encrypting text into image.

License:Apache License 2.0


Languages

Language:Java 100.0%