Skip to content

divyapawar20/Python-StegoCrypt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🕵️‍♂️ Python-StegoCrypt

Python-StegoCrypt is a Python-based image steganography and cryptography project that allows users to securely hide messages inside images and encrypt them for maximum security.
It combines the power of OpenCV and cryptographic algorithms to provide both data concealment and encryption in one application.


📌 Features

  • Hide secret text messages inside images.
  • Encrypt & decrypt messages for extra security.
  • Simple, easy-to-use interface.
  • Supports image formats like PNG, JPG, etc.
  • Reliable message extraction without quality loss.

📂 Folder Structure

Python-StegoCrypt/ │── main.py # Main application file │── requirements.txt # Required dependencies │── assets/ # Images and resources │── README.md # Project documentation

yaml Copy Edit


📊 Project Flowchart

ChatGPT Image Aug 14, 2025, 12_13_33 AM

🚀 Installation & Usage

1️⃣ Clone the Repository

git clone https://.........................................Python-StegoCrypt.git
cd Python-StegoCrypt
2️⃣ Install Dependencies
bash
Copy
Edit
pip install -r requirements.txt
3️⃣ Run the Project
bash
Copy
Edit
python main.py
Follow the on-screen instructions to hide or extract messages.

## 📸 Screenshots


🔐 Security Note
Make sure to keep your passcode safe, as it is required for message decryption.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages