Docling is an open source document processing toolkit from the Docling project that converts PDFs, Office files, HTML, and other formats into structured output for downstream AI and automation workflows. It is well documented, actively maintained, and published as a Python package with a live docs site.
Scanned 6/8/2026
Install via CLI
openskills install agentskillexchange/skills---
name: "Docling Document Conversion and Extraction Toolkit"
slug: "docling-document-conversion-and-extraction-toolkit"
description: "Docling is an open source document processing toolkit from the Docling project that converts PDFs, Office files, HTML, and other formats into structured output for downstream AI and automation workflows. It is well documented, actively maintained, and published as a Python package with a live docs site."
github_stars: 57622
verification: "security_reviewed"
source: "https://github.com/docling-project/docling"
author: "docling-project"
category: "Data Extraction & Transformation"
framework: "Multi-Framework"
tool_ecosystem:
github_repo: "docling-project/docling"
github_stars: 57622
---
# Docling Document Conversion and Extraction Toolkit
Docling is an open source document processing toolkit from the Docling project that converts PDFs, Office files, HTML, and other formats into structured output for downstream AI and automation workflows. It is well documented, actively maintained, and published as a Python package with a live docs site.
## 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-conversion-and-extraction-toolkit/)
No comments yet. Be the first to comment!