Skip to content

This is a Python module which facilitates text hiding in an image, using the LSB technique. It was made using Python 3.4.2 and the PIL image processing library. It works with JPEG and PNG formats for the cover image and always creates PNG stego image due to its lossless compression.

License

Notifications You must be signed in to change notification settings

VasilisG/LSB-steganography

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LSB-steganography

These are Python module which facilitate plain text hiding in an image as well as hiding files in an image, using the LSB technique. It was made using Python 3.4.2 and the Pillow image processing library. It works with JPEG and PNG formats for the cover image and always creates PNG stego image due to its lossless compression.

About

This is a Python module which facilitates text hiding in an image, using the LSB technique. It was made using Python 3.4.2 and the PIL image processing library. It works with JPEG and PNG formats for the cover image and always creates PNG stego image due to its lossless compression.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages