docling-project / docling-project/docling
.docx Capabilities in Docling – Coordinate Extraction and Feature Support
- Dominant language
- Python
- Stars
- 66.4k
- Forks
- 4.8k
- Avg merge
- 2d 21h
- Merged PRs (30d)
- 84
Description
### Question
I'm exploring the use of Docling for working with .docx files and had a couple of questions regarding its capabilities:
**Coordinate Extraction:**
Does Docling support extracting positional coordinates (e.g., bounding boxes or cursor positions) from .docx documents? If so, could you share how this is implemented or accessed?
**Feature Overview for .docx:**
What other functionalities does Docling currently support for .docx files? For example:
1. Text and paragraph extraction
2. Style or formatting metadata
3. Table or image parsing
4. Annotations or comments
**Conversion to PDF**
Does Docling support converting .docx files to .pdf format? If yes, are there any limitations or dependencies to be aware of?
Any documentation, examples, or pointers would be greatly appreciated!
Contributor guide
Assessment
This issue has not been assessed yet.