Steganography
A simple Python App to Perform Steganography Steganography is the technique of hiding secret data within an ordinary, non-secret, file or message in order to avoid detection; the secret data is then extracted at its destination.
pip install opencv-python
I will be hapy to accept pull requests with added functionalities / modifications / bug-fixes. :)