Skip to content

Steganography is the method of hiding secret data in any image/audio/video. In a nutshell, the main motive of steganography is to hide the intended information within any image/audio/video that doesn’t appear to be secret just by looking at it.

License

Notifications You must be signed in to change notification settings

bhavy0949/Img-Steganography

Repository files navigation

Image Steganography Using Python

What is Image Steganography ?

Image Steganography is the practice of concealing a message within another file/image.

Basic Input taken

(Use 1 for encode and 2 for decode)

Encode Preview:

  • 1
  • "C:\Users\xyz\Desktop\input.png" (input directory of image)
  • Bennett University (input data)
  • "C:\Users\xyz\Desktop\output.png" (input directory for output image)

Decode Preview:

  • 2
  • 'C:\Users\xyz\Desktop\output.png' (input directory)
  • Bennett University

Reference

Documentation Help

Note: This software is best compatible with .png images.

About

Steganography is the method of hiding secret data in any image/audio/video. In a nutshell, the main motive of steganography is to hide the intended information within any image/audio/video that doesn’t appear to be secret just by looking at it.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published