docling-project / docling-project/docling
Extracting tables with text and images from pdf.
- Dominant language
- Python
- Stars
- 66.4k
- Forks
- 4.8k
- Avg merge
- 3d 4h
- Merged PRs (30d)
- 95
Description
### Question
...
I am trying to fetch the tables from the pdf.
how do i extract the images inside the tables. My images are present in the last column of the table.
The structure of the pdf is as [text,text,text,image].
how can i extract each table in a proper format like parquet with texts and images extracted well?
Contributor guide
Research direction
No files, tests, or entry points are named. Start by checking Docling's current behavior on a PDF whose tables have text and images in the last column, then determine whether the requested text-and-image table output, such as Parquet, is supported. Done would mean a clear supported extraction path or a defined implementation scope.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- data
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100