Image Steganography Tool

This tool allows the user to hide text in an image. It does this by using the Least Significant Bit image steganography technique. LSB uses the rightmost bit of each Red Green or Blue value in the image to hide data. Since we only change the eighth bit of each color value the image appears unchanged to the human eye.