--------------------------------- ImageStenographyWithPython-------------------
---About Project:---
->Stenography: In simple words it is, Hiding text in an image.
---How to run This file---
Here you have got ImageStenography.py file just use the command prompt or terminal and type python3 ImageStenography.py and your UI will open. Just select you want to encode or decode for an image and select the image from your system.
---Technology/LibraryUsed---
*tkinter(Python Library for Gui) *PIL *io *os