Giter Club home page Giter Club logo

image-steganography's Introduction

Image Steaganography

Description

This is simple image Steaganography project. It is a part of my Information Security Lab project. It is a simple project implemented in python. It uses LSB(Least Significant Bit) algorithm to hide the information in the image.

Live Demo: [ Link to be added soon]

Features

  • Hide text in image
  • Extract text from image
  • Hide image in image
  • Extract image from image
  • Nested Encryption
  • UnNesting of nested encryption

Tech Stack

  • Python
  • Streamlit (for implementing UI)

Screenshots

To be added soon

How to run

Follow the steps to run the project:

Note: Make sure you have python installed in your system.

  1. Clone the repository
git clone [email protected]:Preet-Sojitra/Image-steganography.git
  1. Change the directory
cd Image-steganography

NOTE: Command for creation of virtual environment may vary according to your system. So, please refer to the documentation of creating virtual environment for your system.

  1. Create virtual environment, activate it and install dependencies
pip install -r requirements.txt
  1. Run the project
streamlit run Intro.py
  1. The project will be running on your local server. You can access it by clicking on the link provided in the terminal.

Acknowledgements

Code for image steganography is taken from here. I have developed the UI for the project using streamlit.

Contributing

Contributions are always welcome!

image-steganography's People

Contributors

preet-sojitra avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.