Skip to content

DevStudents/Image-Cipher

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%