The Project involves Embedding a secret message into an image using steganography.Steganography is a technique of hiding secret data within an ordinary non-secret file or message to avoid any detection, the secret data is then extracted at its destination.There are several ways in which this can be done i have used Least significant bit method.Also,to increase the security of message a bit encryption method is also used.