Skip to content

Secret Image Keeper is an image encryptor/decryptor which will help you to secure your images.

Notifications You must be signed in to change notification settings

kevinadhiguna/secret-image-keeper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Secret Image Keeper

Secret Image Keeper is an image encryptor/decryptor written in Python which will help you to secure your images.


Demo

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!


Supported Image Extensions

Images with :

  1. .png

  2. .jpg

  3. .jpeg

extensions can be encrypted and decrypted.


How to Run :

  1. Run this program :
python keeper.py

or

python3 keeper.py
  1. Enter your key to encrypt or decrypt.

  2. Click encrypt / decrypt button, then choose an image to encrypt or decrypt.

  3. Close the program and click the image you chose. Voila! The image is either encrypted or decrypted!


Hello !

About

Secret Image Keeper is an image encryptor/decryptor which will help you to secure your images.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages