This project allows users to encrypt informations as an image and later decode the information from the image. It uses steganography where we encode data in images such that the images do not loose the quality but still holds the content given. This image can be sent and it looks like a normal image being sent out. Later we can decode the same. This project was built using Flask