---
title: "C# Document Converter API for PDF creation | Nutrient Document Converter Services"
canonical_url: "https://www.nutrient.io/guides/document-converter/document-converter-services/conversion/csharp/"
md_url: "https://www.nutrient.io/guides/document-converter/document-converter-services/conversion/csharp.md"
last_updated: "2026-06-09T10:38:40.809Z"
description: "Convert more than 100 file types to PDF or PDF to Microsoft Office and SVG using the C# Document Converter API with fast and reliable integration for your applications or workflows."
---

# Convert documents to PDF with C#

### Online

[Online](https://www.nutrient.io/guides/document-converter/document-converter-services/conversion/csharp.md)

### On-Premises

[On-Premises](https://www.nutrient.io/guides/document-converter/document-converter-services/conversion/csharp-server.md)

Convert 100+ file types to PDF or PDF to Microsoft Office and SVG using the Nutrient Document Converter REST API in your application or workflow. Our hosted API also supports cross-converting document types, such as InfoPath to Word or Word to Excel. Integrating the API is straightforward (no server setup needed), delivering fast, reliable, and accurate conversion for your application or workflow.

## Code samples: C#.NET Document Converter API

Use the following code samples to convert a wide variety of file types to PDF, PDF/A, MS Office, and SVG in your application or workflow.

1. [Convert a file to PDF using C#](https://github.com/Muhimbi/PDF-Converter-Services-Online/tree/master/clients/v1/csharp/samples/convert)

2. [Convert HTML to PDF using C#](https://github.com/Muhimbi/PDF-Converter-Services-Online/tree/master/clients/v1/csharp/samples/convert_html)

3. [Convert a file to PDF using an asynchronous pattern in C#](https://github.com/Muhimbi/PDF-Converter-Services-Online/tree/master/clients/v1/csharp/samples/convert_LRO)

4. [Convert a file to PDF/A using C#](https://github.com/Muhimbi/PDF-Converter-Services-Online/tree/master/clients/v1/csharp/samples/convert_to_pdfa)

5. [Convert a PDF to MS Office file using C#](https://www.nutrient.io/guides/document-converter/document-converter-services/conversion/csharp-convert-to-office.md)

6. [Convert a PDF to SVG using C#](https://www.nutrient.io/guides/document-converter/document-converter-services/conversion/csharp-convert-to-svg.md)

7. [Convert a PPTX to SVG using C#](https://www.nutrient.io/guides/document-converter/document-converter-services/conversion/csharp-convert-pptx-to-svg.md)
---

## Related pages

- [Convert PPTX to SVG with C#](/guides/document-converter/document-converter-services/conversion/csharp-convert-pptx-to-svg.md)
- [Convert PDF to SVG with C#](/guides/document-converter/document-converter-services/conversion/csharp-convert-to-svg.md)
- [Convert PDF to MS Office with C#](/guides/document-converter/document-converter-services/conversion/csharp-convert-to-office.md)
- [Convert 100+ file types to PDF with .NET](/guides/document-converter/document-converter-services/conversion/dotnet-core.md)
- [Convert documents effortlessly with .NET](/guides/document-converter/document-converter-services/conversion/dotnet-core-server.md)
- [Effortlessly convert files to PDF with C# .NET](/guides/document-converter/document-converter-services/conversion/csharp-server.md)
- [Effortlessly convert documents to PDF using Java](/guides/document-converter/document-converter-services/conversion/java.md)
- [Effortlessly convert documents with Java API](/guides/document-converter/document-converter-services/conversion/java-server.md)
- [Convert PDFs and documents using our JavaScript REST API](/guides/document-converter/document-converter-services/conversion/javascript.md)
- [Convert documents to PDF with REST API](/guides/document-converter/document-converter-services/conversion.md)
- [Effortless document conversion with our PHP API](/guides/document-converter/document-converter-services/conversion/php.md)
- [Convert PDFs and Documents Using Ruby on Your Server](/guides/document-converter/document-converter-services/conversion/ruby.md)
- [Easily convert 100+ file types to PDF with PHP](/guides/document-converter/document-converter-services/conversion/php-server.md)

