Syncfusion AI Assistant

How can I help you?

Syncfusion Document SDK AI Agent Tools Overview

25 May 20265 minutes to read

Syncfusion Document SDK AI Agent Tool 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 deploy it to your infrastructure via NuGet. If you want to add new functionality or customize any existing functionalities, then you can use our source code available on GitHub. Compatible with .NET 8.0, 9.0, and 10.0.

How it works

How AI Agent Tool Execution Works

Key Capabilities

Format Key Operations Supported File Types
PDF
  • Digital signing
  • Redaction
  • Watermarking
  • OCR
  • Encryption
  • 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
  • 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
  • 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 PDFs and images
  • PDF and table to Markdown conversion
.pdf, .png, .jpg, .jpeg