This project provides a complete workflow for hiding and extracting secret messages in images using LSB (Least Significant Bit) steganography. It consists of:
Python Tool: Encodes (hides) and decodes (extracts) messages in PNG images using LSB and zlib compression.
Chrome Extension: Allows users to extract hidden text from images by simply dragging and dropping them into any text input on a webpage.