docling-project / docling-project/docling

Is there any way to make the output of table images as text?

Open
#1,255 1 comment 0 reactions 0 assignees View on GitHub
question triage/close-stale
Dominant language
Python
Stars
66.4k
Forks
4.8k
Avg merge
2d 21h
Merged PRs (30d)
84

Description

Since markdown text is more friendly than HTML format, I wonder if Docling can convert table image into pure texts?

The expected table after Docling would be like :
```
| AA | BB | CC |
|----|----|----|
| 10 | 20 | 30 |
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.