Skip to content

PaulJoshi/Pic-2-XL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pic-2-XL

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.jpg

Note: 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 sampleXLSheet

Screenshots:

Excel Vs. Photo


Excel Vs. Photo

About

Python 3.8 script that converts pixels of any image into Excel spreadsheet cells!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages