Docling
Parses PDF, DOCX, PPTX, XLSX, HTML, audio, and image files into a unified DoclingDocument and exports Markdown, HTML, DocTags, or lossless JSON for gen-AI pipelines.
Skills
PDF Layout Understanding
Resolves page layout, reading order, table structure, code blocks, and formulas in PDFs, with OCR for scanned pages and images.
Multi Format Parsing
Parses DOCX, PPTX, XLSX, HTML, EPUB, email, LaTeX, XBRL, and image files into one unified DoclingDocument representation.
Structured Document Export
Exports parsed documents to Markdown, HTML, WebVTT, DocTags, or lossless JSON for chunking, indexing, and retrieval workflows.
VLM And ASR Pipelines
Runs vision-language models such as GraniteDocling and speech recognition models to interpret images, charts, and audio tracks.
MCP And API Serving
Serves conversions to agents through the docling-mcp server or the docling-serve HTTP API, running locally or against a remote endpoint.
Related Agents
Crawl4AI
Crawls and scrapes web pages into clean Markdown for RAG pipelines, with CSS, XPath, and LLM-driven structured extracti…
Firecrawl
Turn websites into LLM-ready data — crawl, scrape, and convert web pages to clean markdown for AI consumption.
Reddit MCP Buddy
MCP server for Reddit — search subreddits, retrieve posts and comment threads, analyze user activity, and post content.…
MarkItDown
Converts PDF, Office, HTML, image, audio, and ZIP files into structured Markdown for LLM pipelines, preserving headings…