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

Parse Images #2

Open
ClaudeHangui opened this issue Aug 15, 2017 · 1 comment
Open

Parse Images #2

ClaudeHangui opened this issue Aug 15, 2017 · 1 comment

Comments

@ClaudeHangui
Copy link

My stylesheets contain images in some cells.....Does this tool help read images from excel file ?

@noahzark
Copy link
Owner

@ClaudeHangui Er, sry Claude, didn't recieve github's notification and noticed this issue just now.

I could try to add image support to this tool, and could you tell me how you expect the image show in json? A general solution would be encode into a base64 string(so it could also be directly imported into mongodb, or easily handle in other programs/languages) Or just output all images in a folder, and give the relative path to it in the result JSON.

Also could you give me an example excel file so I can test after I complete this feature?

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

No branches or pull requests

2 participants