BlobWriter has no mime type when i read a image from docx file #484
millet0328
started this conversation in
General
Replies: 1 comment 1 reply
-
zip.js provides a function |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
In the brower, when i read a image from docx file (zip file),BlobWriter has no mime type。is there any other way I can't notice?
I think we can detect the mime type by the magic number in buffer, just like file-type
Beta Was this translation helpful? Give feedback.
All reactions