-
Notifications
You must be signed in to change notification settings - Fork 3k
含有图片的Word文档转换不成功 #1139
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
Comments
MarkitDown 可以加入支持图片的解析,将它转换为 base64(可能会很长)或者将图片提取,在 output 文件夹内保留图片,并在 md 文件内使用 URL 指向图片文件 |
能不能将图片上传到配置的图床,再以url嵌入到文本内呢? |
It would be nice if the images could be automatically generated and placed in a folder, where the markdown file can reference them using appropriate paths. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
对于含有图片的WORD文档,转换后文档内无图片。
The text was updated successfully, but these errors were encountered: