Docling is an open-source document processing toolkit for turning PDFs and other files into structured outputs for AI systems. It handles advanced PDF understanding, OCR, multiple export formats, and integrations with agent and retrieval frameworks.
Scanned 6/8/2026
Install via CLI
openskills install agentskillexchange/skills---
name: "Docling Document Parsing and Conversion"
slug: "docling-document-parsing-and-conversion"
description: "Docling is an open-source document processing toolkit for turning PDFs and other files into structured outputs for AI systems. It handles advanced PDF understanding, OCR, multiple export formats, and integrations with agent and retrieval frameworks."
github_stars: 57771
verification: "security_reviewed"
source: "https://github.com/docling-project/docling"
category: "Data Extraction & Transformation"
framework: "Multi-Framework"
tool_ecosystem:
github_repo: "docling-project/docling"
github_stars: 57771
---
# Docling Document Parsing and Conversion
Docling is an open-source document processing toolkit for turning PDFs and other files into structured outputs for AI systems. It handles advanced PDF understanding, OCR, multiple export formats, and integrations with agent and retrieval frameworks.
## Installation
Use the upstream install or setup path that matches your environment:
- pip install docling
Requirements and caveats from upstream:
- [](https://pypi.org/project/docling/)
- **Note:** Python 3.9 support was dropped in docling version 2.70.0. Please use Python 3.10 or higher.
- ## 3. Python usage (recommended)
Basic usage or getting-started notes:
- 🔌 Connect to any agent using the [MCP server](https://docling-project.github.io/docling/usage/mcp/)
- 🔌 [MCP server](https://docling-project.github.io/docling/usage/mcp/) for agentic applications
- ### 1. Install
- Source: https://github.com/docling-project/docling
- Extracted from upstream docs: https://raw.githubusercontent.com/docling-project/docling/HEAD/README.md
## Source
- [Agent Skill Exchange](https://agentskillexchange.com/skills/docling-document-parsing-and-conversion/)
No comments yet. Be the first to comment!