/Image-Steg

Image Stenography using OpenCV with Python

Primary LanguagePython

Image Steganography

Description

The script will intake a image and encode any sentance inputted into it in a propriatary format which will only be decryptable using the key provided at the end of encoding. The script will also using the provided key decode any encoding image

Installation

Linux + Windows:

  git clone https://github.com/peel1/Image-Steg
  
  cd Image-Steg
  
  pip3 install -r requirements.txt
  
  python3 Image Steg.py