🔐 Image Steganography
Securely hide secret messages inside images without noticeable changes.
Uses LSB (Least Significant Bit)* encoding technique
Supports JPG & PNG formats for lossless hiding
Built using Python, OpenCV, and PIL (Pillow)