Audience
AI engineers, data teams, and developers building RAG or document-intelligence systems who need an open-source toolkit to convert complex documents into structured, searchable, AI-ready data
About Docling
Docling is an easy-to-use, self-contained, MIT-licensed open source toolkit for converting messy documents into structured data and simplifying downstream document and AI processing. It can parse many popular document formats into a unified and richly structured Docling Document, including PDF, DOCX, PPTX, XLSX, HTML, Markdown, AsciiDoc, CSV, images, audio, and scanned pages through an OCR engine of the user’s choice. Docling detects tables, formulas, reading order, chunks, bounding boxes, page headers and footers, pictures, captions, code, list items, paragraphs, cells, and document structure, making extracted content easier to process, search, and ingest into AI, RAG, and agentic systems. It can export parsed documents to JSON, text, Markdown, HTML, and Doctags, giving developers flexible outputs for pipelines and applications. Docling stores and traverses components according to reading order, partitions documents into bite-sized contiguous text chunks.