Docling
Document parsing and conversion toolkit for AI pipelines
Docling keeps widening what counts as a document — now video, charts, and agent skills.
◆Recent moves
- 3d ago
v2.118.0 ships agent skills and an EBCDIC backend
⚡ SPARKAlongside an EBCDIC backend and RapidOCR language resolution across PP-OCR backbones, this release adds agent skills for using Docling — packaging the library's own usage knowledge for agents instead of leaving it to documentation. It extends the service-layer arc: Docling is being made callable by things other than a Python developer.
View source ↗ - 7d ago
v2.117.0 exposes chunking options and VLM logprobs
Chunking options and targets move into the service datamodels, and VLM logprobs are exposed as generated tokens. Both serve callers building on top of Docling rather than end users — the service layer maturing in step with the conversion core.
View source ↗ - 8d ago
v2.116.0 makes the OCR pipeline layout-driven
OCR becomes layout-driven with configurable modes, replacing one fixed approach with something tunable per document class. ASR also stops forcing English and auto-detects language instead — a small correction with outsized effect on non-English corpora.
View source ↗ - 14d ago
v2.115.0 adds batch connector sources and DOCX code-block detection
The service client gains generic batch connector sources, continuing the at-scale plumbing arc, while the DOCX backend learns to detect code blocks from paragraph styles and fonts. Structural fidelity and operational reach advancing in the same release.
View source ↗ - 17d ago
v2.114.0 adds a video pipeline and native Word chart parsing
⚡ SPARKDocling crosses out of documents: VideoPipeline and InputFormat.VIDEO arrive with English-only and Distil-Whisper ASR presets, and Word charts join Excel and PowerPoint in being parsed with their data intact. Legacy binary Office formats land in the same release.
View source ↗ - 23d ago
v2.113.0 parses PowerPoint charts and adds cloud storage targets
PowerPoint charts join the native-chart work, and the service exposes GCS, Azure Blob and Google Drive as both source and target types. The storage additions are what make Docling usable as a batch service rather than a local function call.
View source ↗