Reduce OCR extraction time by ~3x using parallelism with the Nutrient .NET SDK
In this article, I’ll show you how to run OCR on multi-page PDF files efficiently using the Nutrient .NET SDK (formerly GdPicture.NET). This example leverages parallel processing to extract text from each page and save it as individual .txt files. It...
net-sdk.hashnode.dev5 min read