Embedded images #137

Closed
opened 2014-10-20 03:21:17 +00:00 by SheetJSDev · 17 comments
SheetJSDev commented 2014-10-20 03:21:17 +00:00 (Migrated from github.com)
h/t @samoberes on Twitter: https://twitter.com/SamOberes/status/524023213106274304
JamesReate commented 2014-12-31 02:00:22 +00:00 (Migrated from github.com)

Related to this, is there a way to extract images from the excel sheet?

Related to this, is there a way to extract images from the excel sheet?
oising commented 2015-01-22 18:49:39 +00:00 (Migrated from github.com)

Seconded.

Seconded.
mikehedman commented 2015-01-22 19:47:40 +00:00 (Migrated from github.com)

I also have a requirement to get images out of the sheets. Thanks.

I also have a requirement to get images out of the sheets. Thanks.
aaronmccall commented 2015-07-01 15:16:36 +00:00 (Migrated from github.com)

This is a high priority feature for me, as well.

This is a high priority feature for me, as well.
maertz commented 2015-09-23 07:27:15 +00:00 (Migrated from github.com)

Another guy which would like to see that :)

Another guy which would like to see that :)
tcs-apeters commented 2015-11-13 13:21:46 +00:00 (Migrated from github.com)

Me too. We would like to avoid to switch.

Me too. We would like to avoid to switch.
morficus commented 2015-12-02 18:11:08 +00:00 (Migrated from github.com)

+1 for being able to embed images

+1 for being able to embed images
tnrich commented 2015-12-07 21:00:47 +00:00 (Migrated from github.com)

+1

+1
KarstenKlein79 commented 2015-12-28 09:35:09 +00:00 (Migrated from github.com)

+1

+1
Mithgol commented 2016-01-08 21:25:58 +00:00 (Migrated from github.com)

+1

+1
cranesandcaff commented 2016-01-30 01:28:44 +00:00 (Migrated from github.com)

Files are stored if you set the file option to true, they're stored as JSZip ZipObjects.

I'm looking into unzipping them in the browser but so far no luck.

Files are stored if you set the file option to true, they're stored as JSZip ZipObjects. I'm looking into unzipping them in the browser but so far no luck.
oising commented 2016-02-01 16:29:02 +00:00 (Migrated from github.com)

I unzip/extract and even update images in xlsx files in the browser using the JSZip library. It's definitely possible.

I unzip/extract and even update images in xlsx files in the browser using the JSZip library. It's definitely possible.
cranesandcaff commented 2016-02-02 03:09:24 +00:00 (Migrated from github.com)

In the browser I had a JSZip ZipObject, but it didn't seem to have the inherited methods, when I tried instantiating it as a new ZipObject with the constructor it threw an error. I kind of dismissed it because it's of low importance right now, would you mind show a small code example of getting an image out of an xlsx file?

In the browser I had a JSZip ZipObject, but it didn't seem to have the inherited methods, when I tried instantiating it as a new `ZipObject` with the constructor it threw an error. I kind of dismissed it because it's of low importance right now, would you mind show a small code example of getting an image out of an xlsx file?
congyuandong commented 2016-09-26 04:46:38 +00:00 (Migrated from github.com)

+1

+1
Setup007 commented 2016-10-06 13:04:40 +00:00 (Migrated from github.com)

+1

+1
reviewher commented 2017-03-11 07:36:42 +00:00 (Migrated from github.com)
Related: https://github.com/SheetJS/js-xls/issues/90 @parthivpn
SheetJSDev commented 2018-05-20 17:19:34 +00:00 (Migrated from github.com)

We offer this in the Pro compendium. Since companies have paid for the features already, it would be unfair to them if we turned around and made it available as open source. We have a longer comment in a gist.

We offer this in the [Pro compendium](https://sheetjs.com/pro). Since companies have paid for the features already, it would be unfair to them if we turned around and made it available as open source. [We have a longer comment in a gist.](https://gist.github.com/SheetJSDev/24b8acd317d01999d721b38de7c53021)
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: sheetjs/sheetjs#137
No description provided.