This Project takes input from the user in form of image. The image is then converted to a Grayscale image through the program. Also, it puts every pixel range of the grayscale image as a value of array, 255 being completely white and 0 being completely black.