That python script converts any image to an excel sheet by converting the input image into numpy array each pixel of that array will represent a cell in the output file.
pip install -r requirements.txt
python main.py -i python.png -o python.xlsx -s 1.0