Skip to content

A python tool that embeds image thumbnails into an XLXS spreadsheet

Notifications You must be signed in to change notification settings

te-papa/embed-xlsx-images

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Python Embed XLSX Images

This example code is provided without license from the author. Elements of the code utilise external modules which have their own licenses.

Setup and Usage

Place your images into the working directory C:\python_scripts\image_encode\

Run the following command to install the required python packages:

python3 -m pip install XlsxWriter Pillow

To embed the images, run the following command:

python3 embed_xlsx_images.py

About

A python tool that embeds image thumbnails into an XLXS spreadsheet

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages