mirror of
https://github.com/langgenius/dify-docs.git
synced 2026-07-22 12:25:45 -04:00
[DOCS]: #236
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @y1595020-ops on GitHub (Sep 8, 2025).
Type of Documentation Change
Error/Typo fix
Documentation Page URL or Path
https://docs.dify.ai/zh-hans/guides/workflow/node/doc-extractor
Current Content
https://docs.dify.ai/zh-hans/guides/workflow/node/doc-extractor
Suggested Changes
文档提取器不能识别 docx文档 输出为空
Reason for Change
想寻求帮助
Code of Conduct
@dosubot[bot] commented on GitHub (Sep 8, 2025):
Hi @y1595020-ops! I'm Dosu and I’m helping the dify-docs team.
DOCX extraction is officially supported in the Doc Extractor node, but there are important limitations. Only paragraphs and tables are extracted; advanced DOCX features like annotations, comments, tracked changes, numbered lists, images, embedded objects, hyperlinks, and header/footer content are ignored. If your DOCX file uses these features or has a complex structure (like nested tables), extraction may return incomplete or empty results, sometimes without any error message. Some DOCX files with structural issues (e.g., invalid links) can also cause extraction to fail or output nothing, even if they open normally in Word or WPS.
To troubleshoot: try re-saving the DOCX file in Word or WPS to standardize its format, and simplify the content if possible. For complex documents, consider converting them to a simpler structure before uploading. These are known limitations of the current extraction logic, not configuration errors or bugs in your setup. For more details, see this issue and the extraction code.
It would be helpful to update the documentation to clearly state these DOCX extraction limitations and suggest these workarounds.
To reply, just mention @dosu.
How did I do? Good | Irrelevant | Incorrect | Verbose | Hallucination | Report 🐛 | Other
