Python image converter from rgb to gray scale USAGE Import image to /img Change filename /photo.png in im = plt.imread("img/photo.png").astype(float) to your file name Run j.py