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

Latest commit

 

History

History
18 lines (16 loc) · 414 Bytes

README.md

File metadata and controls

18 lines (16 loc) · 414 Bytes

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