docling-project / docling-project/docling
Add reading-order model to Powerpoint backend
Open
enhancement
triage/close-stale
- Dominant language
- Python
- Stars
- 66.4k
- Forks
- 4.8k
- Avg merge
- 2d 21h
- Merged PRs (30d)
- 84
Description
### Requested feature
The objects on Powerpoint slides are output in creation order, which is not necessarily the natural reading order.
A previous attempt to solve this was implemented on PR https://github.com/docling-project/docling/pull/1658, which applied top-left to bottom-right sorting.
We want to achieve a better result with our established reading order model of the PDF pipeline.
Contributor guide
Assessment
This issue has not been assessed yet.