Doconut Viewer Plugin - Converter

The all-new Doconut Converter Plugin transforms your .NET applications with seamless, high-performance document conversion across dozens of formats.

Doconut Converter Plugin

Convert Across All Major Formats

From PDF to Word, from Excel to PDF, and from PowerPoint to Images, the Converter Plugin provides a single unified API to handle all document transformations quickly and accurately.

View More

Unified Conversion Engine

Handle all your document conversions through one consistent API — no need for different tools or third-party services. Supports PDF, Word, Excel, PowerPoint, Email, CAD, and Image formats.

  • Simple and unified syntax for all conversion types.
  • High performance conversion powered by Doconut Core.
  • 100% offline and secure — runs locally on your environment.
Unified Conversion API

Supported Conversions

Input Format Output Formats
📄 PDF DOCX, DOC, XLSX, PPTX, PNG, JPG, HTML
📝 Word (DOCX, DOC) PDF, PNG, JPG, HTML, DOCX, DOC
📊 Excel (XLSX) PDF, PNG, JPG, CSV, TXT
📽️ PowerPoint (PPTX) PDF, PNG, JPG
📧 Email (MSG, EML) PDF, PNG, JPG, HTML
🖼️ Image (PNG, JPG) PDF, WEBP, TIFF, PNG, JPG
📐 CAD (DWG) PDF, PNG, JPG

Optimized for Performance

Designed for speed and scalability, the Converter Plugin efficiently handles large files, batch conversions, and multi-page exports — all while keeping memory usage under control.

  • Convert large PDFs and spreadsheets faster than ever.
  • Powered by an optimized conversion engine designed for speed and reliability.
Converter Performance

Simple Integration in Any .NET Project

Add high-performance document conversion to your applications in just a few lines of code. Compatible with .NET Framework, .NET Core, and .NET 6+.


var viewer = new Viewer();
var converter = viewer.Converter.GetConverter();

using (var stream = System.IO.File.OpenRead("sample.pdf"))
{
    var config = new PdfConfigConverter
    {
        TargetFormat = PdfConfigConverter.EnTargetFormat.DOCX
    };
    converter.Convert(stream, SourceFormatConverter.PDF, config);
}
               

Secure, Local, and Private

Doconut Converter processes files entirely within your environment. No uploads, no cloud dependency, and no external services — your data stays yours.

  • 100% Offline
  • Secure Encryption
  • No External Calls
Unified Conversion API
Doconut Converter Use Cases

Perfect for Your Application

Whether you’re building an internal document manager or a large-scale conversion service, Doconut Converter integrates seamlessly.

Enterprise Automation

Automate bulk document conversions and batch processing for enterprise systems.

Document Management

Integrate directly into your DMS or CMS and convert files on-the-fly.

Web Applications

Add server-side conversion to your .NET web apps with minimal setup.

Power Your .NET Apps with Doconut Converter

Try the Converter Plugin today and experience seamless document conversion across formats — faster, cleaner, and easier to integrate than ever before.

  English