Skip to content

A Python-based GUI tool that hides and extracts secret messages inside images using Discrete Cosine Transform (DCT) for secure steganography.

Notifications You must be signed in to change notification settings

sathhvik/Image-Steganography-using-DCT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ”’ DCT-Based Image Steganography

Python GUI Image Processing

A Python-based tool for hiding secret messages inside images using Discrete Cosine Transform (DCT) with a Tkinter GUI.


πŸ“Œ Features

βœ… Hide text inside images securely using DCT
βœ… Extract hidden messages from images
βœ… GUI for easy interaction
βœ… Maintains image quality after encoding


πŸ–₯️ Technologies Used

  • Python 3.x
  • OpenCV
  • Tkinter
  • NumPy, SciPy

About

A Python-based GUI tool that hides and extracts secret messages inside images using Discrete Cosine Transform (DCT) for secure steganography.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages