Skip to content

gagantalreja/Steganography

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Steganography

The python code hides some random bitstream into a grayscale image.

The grayscale image

boat.jpg

The output image which has a bitstream encrypted into it.

encrypted.jpg

The output PSNR value

output.png

Libraries used

  1. Pillow: To read and produce images
  2. Tkinter: To create GUI

Formulae

formulae

About

The python code hides some random bitstream into a grayscale image.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages