Skip to content
Changelog

Convert any document format directly from an agent with the new DoclingTools toolkit

Agno Team

March 30, 20261 min read

DoclingTools gives agents the ability to convert documents on demand using the Docling library — accepting PDFs, DOCX, PPTX, XLSX, HTML, images, audio, and video files as input and exporting to Markdown, plain text, HTML, JSON, YAML, DocTags, and VTT. Each output format is a separately togglable tool, so agents only expose the conversions they actually need. Advanced PDF handling is also available, with configurable OCR engines, language settings, table structure recognition, picture classification, and per-document timeouts for scanned or complex documents.

Example: The following agent converts a PDF to Markdown

See the DoclingTools docs for more.

Shipped around the same time