v2.62.0
docling-project/doclingv2.62.0Nov 17, 2025by docling-ops[bot]
AI Summary
This release introduces an Image backend and an experimental Layout + VLM model with layout prompt. It also fixes model repository names and adds DOCX header/footer parsing.
Key Highlights
- Add the Image backend
- Experimental Layout + VLM model with layout prompt
- DOCX page headers and footers parsing
- Combine Home and Getting Started pages
- Fix broken homepage links
New Features
- Image backend
- Experimental Layout + VLM model with layout prompt
Full Release Notes
### Feature * Add the Image backend ([#2627](https://github.com/docling-project/docling/issues/2627)) ([`3495b73`](https://github.com/docling-project/docling/commit/3495b73de875c2438108b4362dbac770b6d322ca)) * **experimental:** Layout + VLM model with layout prompt ([#2244](https://github.com/docling-project/docling/issues/2244)) ([`4852d8b`](https://github.com/docling-project/docling/commit/4852d8b4f2938434f1d6250984fa18ec5428055f)) ### Fix * Correct the model-repo name ([#2624](https://github.com/docling-project/docling/issues/2624)) ([`14b436d`](https://github.com/docling-project/docling/commit/14b436d59075c6e78fb0aac9d2fc9742954920ea)) * **docx:** Parse page headers and footers ([#2599](https://github.com/docling-project/docling/issues/2599)) ([`054c4a6`](https://github.com/docling-project/docling/commit/054c4a634d91c5480df473b289b9403498065334)) ### Documentation * Combine Home and Getting Started pages ([#2600](https://github.com/docling-project/docling/issues/2600)) ([`ae30373`](https://github.com/docling-project/docling/commit/ae30373ee7fd5e91e24511eb06d6b24a7bc79e07))