Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Embedded images #137

Closed
SheetJSDev opened this issue Oct 20, 2014 · 17 comments
Closed

Embedded images #137

SheetJSDev opened this issue Oct 20, 2014 · 17 comments
Labels

Comments

@SheetJSDev
Copy link
Contributor

h/t @samoberes on Twitter: https://twitter.com/SamOberes/status/524023213106274304

@JamesReate
Copy link

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

@oising
Copy link

oising commented Jan 22, 2015

Seconded.

@mikehedman
Copy link

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

@aaronmccall
Copy link

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

@maertz
Copy link

maertz commented Sep 23, 2015

Another guy which would like to see that :)

@tcs-apeters
Copy link

Me too. We would like to avoid to switch.

@morficus
Copy link

morficus commented Dec 2, 2015

+1 for being able to embed images

@tnrich
Copy link

tnrich commented Dec 7, 2015

+1

2 similar comments
@KarstenKlein79
Copy link

+1

@Mithgol
Copy link

Mithgol commented Jan 8, 2016

+1

@cranesandcaff
Copy link

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
Copy link

oising commented Feb 1, 2016

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

@cranesandcaff
Copy link

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
Copy link

+1

1 similar comment
@Setup007
Copy link

Setup007 commented Oct 6, 2016

+1

@reviewher
Copy link
Contributor

Related: #90 @parthivpn

@SheetJSDev
Copy link
Contributor Author

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests