Docling is an open source document processing toolkit that converts PDFs, Office files, HTML, images, audio, and more into structured outputs for AI workflows. It supports local execution, OCR, and integrations with agent frameworks and retrieval pipelines.
Scanned 6/8/2026
Install via CLI
openskills install agentskillexchange/skills---
name: "Docling Document Parsing and Conversion Toolkit"
slug: "docling-document-parsing-and-conversion-toolkit"
description: "Docling is an open source document processing toolkit that converts PDFs, Office files, HTML, images, audio, and more into structured outputs for AI workflows. It supports local execution, OCR, and integrations with agent frameworks and retrieval pipelines."
github_stars: 57622
verification: "security_reviewed"
source: "https://github.com/docling-project/docling"
author: "docling-project"
publisher_type: "Open Source Project"
category: "Data Extraction & Transformation"
framework: "Multi-Framework"
tool_ecosystem:
github_repo: "docling-project/docling"
github_stars: 57622
---
# Docling Document Parsing and Conversion Toolkit
Docling is an open source document processing toolkit that converts PDFs, Office files, HTML, images, audio, and more into structured outputs for AI workflows. It supports local execution, OCR, and integrations with agent frameworks and retrieval pipelines.
## Prerequisites
python, pip, uv, go
## 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
## Documentation
- https://img.shields.io/badge/docs-live-brightgreen
## Source
- [Agent Skill Exchange](https://agentskillexchange.com/skills/docling-document-parsing-and-conversion-toolkit/)
No comments yet. Be the first to comment!