Skip to content
forked from Dobiasd/img2xls

Convert images to colored cells in an Excel spreadsheet.

License

Notifications You must be signed in to change notification settings

sharpdeep/img2xls

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

img2xls

Convert images to colored cells in an Excel spreadsheet.

screenshot

Install dependencies

pip3 install Pillow
pip3 install xlwt3

Usage

python3 img2xls.py libre image.png

image.png.xls will be created.

Since different spredsheet programs processes the cell sizes in different ways, you can use mac or ms instead of libre for Mac Excel or MS Excel output format respectively.

About

Convert images to colored cells in an Excel spreadsheet.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%