Skip to content

feat: PDF attachment extraction (metadata, bytes, streaming) - #313

Open
yonikremer wants to merge 7 commits into
docling-project:mainfrom
yonikremer:feat/pdf-attachment-extraction
Open

feat: PDF attachment extraction (metadata, bytes, streaming)#313
yonikremer wants to merge 7 commits into
docling-project:mainfrom
yonikremer:feat/pdf-attachment-extraction

refactor: import PdfAttachment from docling-core (hard dependency)

b6739d3
Select commit
Loading
Failed to load commit list.
Mergify / Mergify Merge Protections succeeded Aug 11, 2026 in 6s

1 applicable rule, 1 validating requirements

Merge Protections

🟢 Merge protection satisfied — ready to merge.

Show 1 satisfied protection

🟢 Enforce conventional commit

Make sure that we follow https://www.conventionalcommits.org/en/v1.0.0/

  • title ~= ^(fix|feat|docs|style|refactor|perf|test|build|ci|chore|revert)(?:\(.+\))?(!)?: