Skip to content

Uses LSB method for making steganographic images (hiding one image in another) and decode it as well

Notifications You must be signed in to change notification settings

Ojas1804/Steganography-Python

Repository files navigation

Steganography-Python

<<<<<<< HEAD Using LSB steganography to hide an image or text in another image and decoding the image.

Requirements:

  • Pillow

How to use:

  • Create a folder called images if it doesn't exist
  • Run the program using python main.py.

About

Uses LSB method for making steganographic images (hiding one image in another) and decode it as well

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages