Library in python for export jpg´s pixels to xlsx's cells background.
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
The xls is created during execution.
python jpg2xlsx.py /IMAGE/PATH XLSX/PATH