Skip to content

Vijayadeep19/Image-Steganography

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Image Steganography

Image Steganography is a project focused on hiding secret information within digital images. Using this tool, users can embed and extract hidden messages or data from images securely.

Features

  • Embed Messages: Hide text messages within images without distorting the visible quality of the image.
  • Extract Messages: Retrieve hidden messages from encoded images.
  • Secure Encoding: Utilize secure algorithms to ensure the hidden data is not easily detectable.
  • User-Friendly Interface: Simplified and intuitive interface for embedding and extracting messages.

Technologies Used

  • Programming Language: Python
  • Libraries:
    • Pillow for image processing.
    • Other libraries for encryption or data transformation (e.g., numpy or cryptography, if applicable).

Getting Started

Prerequisites

Ensure you have Python installed on your system. You can download it from python.org.

Installation

  1. Clone the repository:

    git clone https://github.com/Vijayadeep19/Image-Steganography.git
    cd Image-Steganography
  2. Install the required dependencies:

    pip install -r requirements.txt

Usage

  1. Start the Process:

    • Open the Code master.py
    • Make sure to install pakages
    • Run the python file
  2. Embedding a Message:

    • Click on the "Encode" option
    • Provide the path to the image, the secret message, and the output file name and destination.
  3. Extracting a Message:

    • Click on "decode" option
    • Provide the path to the encoded image to retrieve the hidden message.

Screenshots

image Selection Page image Encoding Page image Decoding Page

Feel free to reach out for questions or suggestions!

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages