2024-10-14 14:13:13 +02:00
|
|
|
<p align="center">
|
2024-10-22 15:29:36 +02:00
|
|
|
<img loading="lazy" alt="Docling" src="assets/docling_processing.png" width="100%" />
|
2024-11-05 13:57:06 +01:00
|
|
|
<a href="https://trendshift.io/repositories/12132" target="_blank"><img src="https://trendshift.io/api/badge/repositories/12132" alt="DS4SD%2Fdocling | Trendshift" style="width: 250px; height: 55px;" width="250" height="55"/></a>
|
2024-10-14 14:13:13 +02:00
|
|
|
</p>
|
|
|
|
|
|
|
|
[](https://arxiv.org/abs/2408.09869)
|
|
|
|
[](https://pypi.org/project/docling/)
|
2024-11-21 17:23:04 +01:00
|
|
|
[](https://pypi.org/project/docling/)
|
2024-10-14 14:13:13 +02:00
|
|
|
[](https://python-poetry.org/)
|
|
|
|
[](https://github.com/psf/black)
|
|
|
|
[](https://pycqa.github.io/isort/)
|
|
|
|
[](https://pydantic.dev)
|
|
|
|
[](https://github.com/pre-commit/pre-commit)
|
|
|
|
[](https://opensource.org/licenses/MIT)
|
2024-11-21 17:23:04 +01:00
|
|
|
[](https://pepy.tech/projects/docling)
|
2024-10-14 14:13:13 +02:00
|
|
|
|
2024-10-16 21:02:03 +02:00
|
|
|
Docling parses documents and exports them to the desired format with ease and speed.
|
2024-10-14 14:13:13 +02:00
|
|
|
|
|
|
|
## Features
|
|
|
|
|
2024-12-06 12:37:57 +01:00
|
|
|
* 🗂️ Reads popular document formats (PDF, DOCX, PPTX, XLSX, Images, HTML, AsciiDoc & Markdown) and exports to HTML, Markdown and JSON (with embedded and referenced images)
|
2024-10-16 21:02:03 +02:00
|
|
|
* 📑 Advanced PDF document understanding incl. page layout, reading order & table structures
|
2024-10-30 15:02:28 +01:00
|
|
|
* 🧩 Unified, expressive [DoclingDocument](./concepts/docling_document.md) representation format
|
2025-01-09 14:12:05 +01:00
|
|
|
* 🤖 Plug-and-play [integrations](https://ds4sd.github.io/docling/integrations/) incl. LangChain, LlamaIndex, Crew AI & Haystack for agentic AI
|
2024-10-16 21:02:03 +02:00
|
|
|
* 🔍 OCR support for scanned PDFs
|
|
|
|
* 💻 Simple and convenient CLI
|
2024-11-05 08:53:02 +01:00
|
|
|
|
|
|
|
### Coming soon
|
|
|
|
|
|
|
|
* ♾️ Equation & code extraction
|
|
|
|
* 📝 Metadata extraction, including title, authors, references & language
|
2024-11-05 13:57:06 +01:00
|
|
|
|
2025-01-07 14:15:54 +01:00
|
|
|
## Get started
|
|
|
|
|
|
|
|
<div class="grid">
|
|
|
|
<a href="concepts/" class="card"><b>Concepts</b><br />Learn Docling fundamendals</a>
|
|
|
|
<a href="examples/" class="card"><b>Examples</b><br />Try out recipes for various use cases, including conversion, RAG, and more</a>
|
|
|
|
<a href="integrations/" class="card"><b>Integrations</b><br />Check out integrations with popular frameworks and tools</a>
|
|
|
|
<a href="reference/document_converter/" class="card"><b>Reference</b><br />See more API details</a>
|
|
|
|
</div>
|
|
|
|
|
2024-11-05 13:57:06 +01:00
|
|
|
## IBM ❤️ Open Source AI
|
|
|
|
|
|
|
|
Docling has been brought to you by IBM.
|