Convert image to a matrix in python January 3, 2024 by Tarik scipy.misc.imread() will return a Numpy array, which is handy for lots of things.