|
4 | 4 | - Also after encrypting and decrypting user can also save the edited image anywhere in the local system.
|
5 | 5 | - Also there is option to reset to the original image.
|
6 | 6 |
|
| 7 | +<p align = "center"> |
| 8 | + <img src = "https://img.shields.io/github/stars/akash-rajak/Image-Encryption-Decryption?style=social", alt = "GitHub Repo stars"> |
| 9 | + <img src = "https://img.shields.io/github/forks/akash-rajak/Image-Encryption-Decryption?style=social", alt = "GitHub Repo forks"> |
| 10 | + <img src = "https://img.shields.io/github/watchers/akash-rajak/Image-Encryption-Decryption?style=social", alt = "GitHub Repo watchers"> |
| 11 | + <img src = "https://img.shields.io/github/contributors/akash-rajak/Image-Encryption-Decryption?style=social", alt = "GitHub contributors"> |
| 12 | +</p> |
| 13 | +<p align = "center"> |
| 14 | + <img src = "https://img.shields.io/github/languages/count/akash-rajak/Image-Encryption-Decryption?style=social", alt = "GitHub language count"> |
| 15 | + <img src = "https://img.shields.io/github/languages/top/akash-rajak/Image-Encryption-Decryption?style=social", alt = "GitHub top language"> |
| 16 | + <img src = "https://img.shields.io/github/directory-file-count/akash-rajak/Image-Encryption-Decryption?style=social", alt = "GitHub repo file count"> |
| 17 | + <img src = "https://img.shields.io/github/repo-size/akash-rajak/Image-Encryption-Decryption?style=social", alt = "GitHub repo size"> |
| 18 | +</p> |
| 19 | +<p align = "center"> |
| 20 | + <img src = "https://img.shields.io/github/issues/akash-rajak/Image-Encryption-Decryption", alt = "GitHub issues"> |
| 21 | + <img src = "https://img.shields.io/github/issues-closed/akash-rajak/Image-Encryption-Decryption", alt = "GitHub closed issues"> |
| 22 | + <img src = "https://img.shields.io/github/issues-pr/akash-rajak/Image-Encryption-Decryption", alt = "GitHub pull requests"> |
| 23 | + <img src = "https://img.shields.io/github/issues-pr-closed/akash-rajak/Image-Encryption-Decryption", alt = "GitHub closed pull requests"> |
| 24 | +</p> |
| 25 | +<p align = "center"> |
| 26 | + <img src = "https://img.shields.io/github/commit-activity/t/akash-rajak/Image-Encryption-Decryption", alt = "GitHub commit activity"> |
| 27 | + <img src = "https://img.shields.io/github/commit-activity/y/akash-rajak/Image-Encryption-Decryption", alt = "GitHub commit activity/year"> |
| 28 | + <img src = "https://img.shields.io/github/commit-activity/m/akash-rajak/Image-Encryption-Decryption", alt = "GitHub commit activity/month"> |
| 29 | + <img src = "https://img.shields.io/github/commit-activity/w/akash-rajak/Image-Encryption-Decryption", alt = "GitHub commit activity/week"> |
| 30 | + <img src = "https://img.shields.io/github/last-commit/akash-rajak/Image-Encryption-Decryption", alt = "GitHub last commit"> |
| 31 | + <img src = "https://img.shields.io/github/discussions/akash-rajak/Image-Encryption-Decryption", alt = "GitHub Discussions"> |
| 32 | +</p> |
| 33 | +<p align = "center"> |
| 34 | + <img src = "https://img.shields.io/github/license/akash-rajak/Image-Encryption-Decryption", alt = "Github"> |
| 35 | +</p> |
| 36 | + |
7 | 37 | ****
|
8 | 38 |
|
9 |
| -### REQUIREMENTS : |
| 39 | +### 📌REQUIREMENTS : |
10 | 40 | - python 3
|
11 | 41 | - os module
|
12 | 42 | - cv2 module
|
|
19 | 49 |
|
20 | 50 | ****
|
21 | 51 |
|
22 |
| -### HOW TO Use it : |
| 52 | +### 📌HOW TO Use it : |
23 | 53 | - User just need to download the file, and run the image_encryption_decryption.py, on local system.
|
24 | 54 | - After running a GUI window appears, where user needs to choose an image file using CHOOSE button on the top right corner.
|
25 | 55 | - After selecting the image, two images will appear on screen one on left side, which is original and one on write in which Encrypted Decrypted format will be shown.
|
|
28 | 58 | - Also there is a RESET button, clicking on which resets the edited image to original format.
|
29 | 59 | - Also there is exit button, clicking on which we get a exit dialog box asking the permission to exit.
|
30 | 60 |
|
31 |
| -### Purpose : |
| 61 | +### 📌Purpose : |
32 | 62 | - This scripts helps us to easily encrypt any image for security purpose and can even decrypt also.
|
33 | 63 |
|
34 |
| -### Compilation Steps : |
| 64 | +### 📌Compilation Steps : |
35 | 65 | - Install tkinter, PIL, numpy, cv2, os, random
|
36 | 66 | - After that download the code file, and run image_encryption_decryption.py on local system.
|
37 | 67 | - Then the script will start running and user can explore it by encrypting and decrypting any image and saving it.
|
38 | 68 |
|
39 | 69 | ****
|
40 | 70 |
|
41 |
| -### SCREENSHOTS : |
| 71 | +### 📌SCREENSHOTS : |
42 | 72 |
|
43 | 73 | <p align="center">
|
44 | 74 | <img width = 1000 src="Images/1.jpg" /><br>
|
|
56 | 86 |
|
57 | 87 | ****
|
58 | 88 |
|
59 |
| -### Name : |
60 |
| -- Akash Ramanand Rajak |
| 89 | +### 🌟Stargazers Over Time: |
| 90 | +[](https://starchart.cc/akash-rajak/Image-Encryption-Decryption) |
| 91 | + |
| 92 | +**** |
| 93 | + |
| 94 | +### 📌Contributors: |
| 95 | +<a href="https://github.com/akash-rajak/Image-Encryption-Decryption/graphs/contributors"> |
| 96 | + <img src="https://contrib.rocks/image?repo=akash-rajak/Image-Encryption-Decryption" /> |
| 97 | +</a> |
0 commit comments