Secret Image Keeper is an image encryptor/decryptor written in Python which will help you to secure your images.
Here are how this app looks :
Input key that will be used to encrypt and decrypt an image :
Choose an image :
This is how an encrypted image looks :
To decrypt, input key that was used to encrypt the image :
Voila! The image is now visible!
Images with :
-
.png
-
.jpg
-
.jpeg
extensions can be encrypted and decrypted.
- Run this program :
python keeper.py
or
python3 keeper.py
-
Enter your key to encrypt or decrypt.
-
Click
encrypt / decrypt
button, then choose an image to encrypt or decrypt. -
Close the program and click the image you chose. Voila! The image is either encrypted or decrypted!