About Syncfusion Document SDK AI Agent Tools

14 Aug 20265 minutes to read

Syncfusion Document SDK AI Agent Tools is a .NET library that enables AI agents to autonomously create, manipulate, convert, and extract data from Word, Excel, PDF, PowerPoint, Markdown, and other document formats. It exposes pre-built, AI-callable tools built on Syncfusion Document SDK - no document-processing logic required in your host application.

You can quickly install it via NuGet. To extend or customize, the source is available on GitHub. Compatible with .NET 8.0 or later.

What Can Agents Build?

Syncfusion Document SDK AI Agent Tools help AI agents automate document-driven business workflows using natural language instructions. Agents can coordinate tasks across document processes and deliver completed outcomes with minimal human intervention.

Organizations can use these tools to streamline operations, reduce manual effort, and improve consistency across business functions, enabling teams to work more efficiently and focus on higher-value tasks.

Explore real-world scenarios on the AI Agents page.

How It Works

How AI Agent Tool Execution Works

A typical agent run follows four steps: the user describes a goal, the agent picks the right tools, the tools read or modify the document, and the output is delivered. The AI Agents View page shows this loop for five real-world scenarios.

Key Capabilities

The table below is an at-a-glance summary of the formats and operations that back the use cases above. For a complete reference of every tool class, see the Tools page.

Format Key Operations Supported File Types
PDF
  • Digital signing
  • Redaction
  • Watermarking
  • OCR
  • Encryption and decryption
  • Merge or split
  • Compression
  • Page reordering
  • Text and image extraction
  • Annotation and form field import or export
  • PDF/A conversion
  • Image to PDF
.pdf
Word
  • Mail merge
  • Bookmarks
  • Form fields
  • Find & replace
  • Merge or split
  • Compare
  • Track changes
  • HTML import or export
  • Markdown import or export
  • Conversion to PDF, image, and RTF
  • Field management
  • Table of contents
  • Security
  • Clone
.docx, .doc, .rtf, .html, .txt, .md
Excel
  • Charts
  • Conditional formatting
  • Data validation
  • Pivot tables
  • Markdown import or export
  • Encryption & protection
  • Worksheet management
  • Conversion to image, CSV, HTML and JSON
  • Workbook format conversion
.xlsx, .xls, .xlsm, .csv
PowerPoint
  • Text extraction
  • Find & replace
  • Merge or split
  • Markdown import or export
  • Encryption
  • Write protection
  • Export as image
.pptx
Office to PDF
  • Convert Word, Excel, or PowerPoint to PDF in a single tool call
Office (Word, Excel, PowerPoint) to .pdf
Data Extraction
  • Structured data
  • Table
  • Form extraction from PDF and image files
  • PDF and table to Markdown conversion
.pdf, .png, .jpg, .jpeg