Skip to content
This repository has been archived by the owner on Jun 17, 2018. It is now read-only.
/ jpg2xlsx Public archive

Library in python for export jpg´s pixels to xls''s cells background.

License

Notifications You must be signed in to change notification settings

Tlaloc-Es/jpg2xlsx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

jpg2xlsx

Library in python for export jpg´s pixels to xlsx's cells background.

Installing package dependency in ubuntu

You need install these packages in ubuntu for that jpg2xlsx work.

sudo apt-get install python-pip python-dev build-essential 
sudo pip install --upgrade pip 
sudi pip install XlsxWriter

Use

The xls is created during execution.

python jpg2xlsx.py /IMAGE/PATH XLSX/PATH

About

Library in python for export jpg´s pixels to xls''s cells background.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages