Skip to content

MitanshiKshatriya/steganography-QRcode

Repository files navigation

steganography-QRcode


  1. Installing relevant packages - pip install -r requirements.txt
  2. Run encryptImage.py to encrypt an image. Save the image to be encrypted in the same directory as 'input.png'
  3. An 'output.png' would be generated which has the QR code hidden in it.
  4. Run decryptImage to get the QR code and the secret text contained in it.
  5. 'decodedQR.png' contains the decrypted image. 'exp.png' contains the cropped QRcode used for getting the secret text from the QRcode

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages