SDK Samples

.NET SDK

File optimization, linearization, and OCR for .NET workloads.

4 samples3 categoriesProduct home →Guides →
How these samples work

This Next.js frontend calls server-side .NET routes that wrap the Nutrient .NET SDK. Routes live under /api/dotnet-sdk.

01

Document Fonts

List every font a PDF or Word document requires, then load it in the viewer with those fonts supplied so it renders as authored.

Document Analysis
02

Linearize

Optimize PDFs for fast web view, allowing the first page to render before the entire file downloads.

File Optimization
03

OCR

Recognize text in scanned PDFs and images. Output a searchable PDF or extract the recognized text as plain text.

Text Extraction
04

Optimize

Reduce PDF file size with MRC compression. Especially effective on scanned and image-heavy documents.

File Optimization