| Folder | Description |
|---|---|
| 1_Implementation | All code and documentation |
| 2_ImagesAndVideos | Screenshots and Demonstration video of the Project |
- Install Python 3 and pip3 : Windows | Linux
- Install PIL/Pillow library :
pip install pilloworpip3 install pillow - Move to the
1_Implementationdirectory and usepython app.pyorpython3 app.pyto run the application
- Steganography - Wikipedia
- Python Image Library (PIL) - Wikipedia | Official Website |Tutorial Examples