Skip to content

Link-F/Image-Steganography

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

With this tool images can be marked with a string. This can be useful in various applications.

For example:

  • Label an image with a unique string to mark the origin.
  • Add additional attributes inside the image independent from metadata.

The string is embedded inside the bit-planes of an image. The lower the bit plane, the less loss of quality and visibility.

Functionalities

  • Show the bit-planes of an image
  • Put a string in one of the eight bit-planes of an image

Install and run

This tool is developed with Visual Studio 2015

Clone the repository and open the existing project with Visual Studio. You can compile and run it inside Visual Studio or create an executable to use it independently


Usage

Show the bit-planes of an image

1. First load an image into the program by pressing the empty image field

alt text

2. Press the bit-plane Button above the image field

alt text



Put a String into a bit-plane of an image

1. Type a string into the string field and specify the font-size and Position

The position is measured in pixel

alt text

2. Choose the bit-plane where you want to hide the string and press the button

The edited image is loaded in the second image field

Press the bit-plane button above the edited image to see the result

With the save button the edited picture can be saved

alt text

About

Hide a string inside the bit-planes of an image

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages