aVadim483 / fast-excel-writer

Lightweight and very fast XLSX Excel Spreadsheet Writer in PHP
MIT License
177 stars 31 forks source link

addImage from base64 string #95

Open marcoas opened 1 week ago

marcoas commented 1 week ago

Is it possible to use addImage passing a base64 string instead of a path?

I need to create an xlsx with thousands of small images, which I currently have in a database