Python 3.8 script that converts pixels of any image into Excel spreadsheet cells!
Instructions:
Program can be executed using the following command in Powershell or CommandPrompt:
PS C:\Pic-2-XL> .\Pic2XL.py sampleImg.jpgNote: If '.jpg' or any other image extension is not specified, '.jpg' is automatically added
Optionally, a second argument is used to specify the filename to be saved in .xlsx format. (.xlsx not required)
PS C:\Pic-2-XL> .\Pic2XL.py sampleImg.jpg sampleXLSheetScreenshots:

