A simple web application built using Flask that hides secret text messages inside images using steganography. The project allows users to encode and decode hidden data securely within image files and share them via platforms. It demonstrates the use of image processing, data privacy, and basic cybersecurity concepts in a real-world context.
-
Updated
Oct 29, 2025 - Python