{"id":21470906,"url":"https://github.com/saadarazzaq/image-encypher","last_synced_at":"2025-08-07T22:34:06.687Z","repository":{"id":196228439,"uuid":"695071978","full_name":"SaadARazzaq/Image-enCypher","owner":"SaadARazzaq","description":"Encrypt and Decrypt Image files 🗃️","archived":false,"fork":false,"pushed_at":"2024-08-17T01:30:09.000Z","size":17,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-17T06:48:00.875Z","etag":null,"topics":["caesar-cipher-algorithm","image-decryption","image-encryption","information-security","python","streamlit-webapp"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SaadARazzaq.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-09-22T09:41:52.000Z","updated_at":"2024-08-17T01:30:12.000Z","dependencies_parsed_at":null,"dependency_job_id":"517bfe8f-42eb-4ba2-8a92-22eb84159a60","html_url":"https://github.com/SaadARazzaq/Image-enCypher","commit_stats":null,"previous_names":["saadarazzaq/image-cypher","saadarazzaq/image-encypher"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/SaadARazzaq/Image-enCypher","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SaadARazzaq%2FImage-enCypher","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SaadARazzaq%2FImage-enCypher/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SaadARazzaq%2FImage-enCypher/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SaadARazzaq%2FImage-enCypher/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SaadARazzaq","download_url":"https://codeload.github.com/SaadARazzaq/Image-enCypher/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SaadARazzaq%2FImage-enCypher/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269337564,"owners_count":24400157,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-07T02:00:09.698Z","response_time":73,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["caesar-cipher-algorithm","image-decryption","image-encryption","information-security","python","streamlit-webapp"],"created_at":"2024-11-23T09:29:43.006Z","updated_at":"2025-08-07T22:34:06.645Z","avatar_url":"https://github.com/SaadARazzaq.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Image enCypher 🖼️\n\n![image](https://github.com/user-attachments/assets/7a0f0ccb-57db-4de3-b6c3-14b2376ee049)\n\n## Introduction 🚀\n\nThe Image Cypher application allows users to encrypt and decrypt images using a simple Caesar cipher algorithm. This tool can be used for basic image encryption and decryption and serves as an example of image manipulation with Streamlit.\n\n## Output 📸\n\n\u003cimg width=\"526\" alt=\"Screenshot 2024-08-17 at 06 18 57\" src=\"https://github.com/user-attachments/assets/3cedec52-0b54-4961-90d5-1ecb204e4b4b\"\u003e\n\u003cimg width=\"529\" alt=\"Screenshot 2024-08-17 at 06 23 13\" src=\"https://github.com/user-attachments/assets/05a119ce-bbc7-4e0a-8351-1d2d360c1b33\"\u003e\n\n## Features ✨\n\n- Upload an image in JPG, JPEG, PNG, or GIF format.\n- Enter a key to encrypt the image using a Caesar cipher.\n- View the original, encrypted and decrypted images side by side.\n- See the pixel array of each image as well.\n- Download the original, encrypted and decrypted images for further analysis.\n\n## How It Works 🛠️\n\n- The application uses the Streamlit library for the user interface.\n- Uploaded images are encrypted using a Caesar cipher algorithm, where each RGB channel of every pixel is shifted by the specified key value.\n- These are then decrypted where each RGB channel of every pixel is shifted in reverse by the specified key value\n\n## Future Enhancements 🌟\n\n- Implement additional encryption and decryption algorithms for increased security.\n- Enhance the user interface with more customization options and visualizations.\n\n## Dependencies 📦\n\n- Streamlit: `pip install streamlit`\n- PIL (Python Imaging Library): Included in most Python distributions\n\n## Running the Application ▶️\n\n1. Clone the repository or download the source code from `https://github.com/SaadARazzaq/Image-enCypher.git`.\n2. Install the necessary dependencies.\n3. Run the script.\n4. Access the application via the provided URL in your web browser.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsaadarazzaq%2Fimage-encypher","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsaadarazzaq%2Fimage-encypher","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsaadarazzaq%2Fimage-encypher/lists"}