File optimization, linearization, and OCR for .NET workloads.
This Next.js frontend calls server-side .NET routes that wrap the Nutrient .NET SDK. Routes live under /api/dotnet-sdk.
List every font a PDF or Word document requires, then load it in the viewer with those fonts supplied so it renders as authored.
Optimize PDFs for fast web view, allowing the first page to render before the entire file downloads.
Recognize text in scanned PDFs and images. Output a searchable PDF or extract the recognized text as plain text.
Reduce PDF file size with MRC compression. Especially effective on scanned and image-heavy documents.