A Python-based tool for hiding secret messages inside images using Discrete Cosine Transform (DCT) with a Tkinter GUI.
β
Hide text inside images securely using DCT
β
Extract hidden messages from images
β
GUI for easy interaction
β
Maintains image quality after encoding
- Python 3.x
- OpenCV
- Tkinter
- NumPy, SciPy