SDK Samples

.NET SDK

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

3 samples2 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

Linearize

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

File Optimization
02

OCR

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

Text Extraction
03

Optimize

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

File Optimization