Tag Archives: NuGet

Perform a Word Search in Directories of Images and Documents

Continuing off our last white paper about end-to-end eDiscovery with LEADTOOLS Document Imaging, this post will go over a .NET Core console application that performs OCR on each PDF from a given directory while searching for a given word in … Continue reading

Posted in OCR | Tagged , , | Leave a comment

Build a .NET Core Image Conversion MicroService using LEADTOOLS NuGet Packages

This blog post is to demonstrate the simplicity when working with LEADTOOLS NuGet packages to convert a hosted file from the web to a PNG. LEAD introduced NuGet packages at the release of Version 20 and never looked back. The … Continue reading

Posted in File Formats | Tagged , , , , | 1 Comment

How To Create a Xamarin Barcode Reader Application With LEADTOOLS

This video showcases how you can use the Visual Studio Xamarin template in combination with LEADTOOLS Barcode SDK libraries to create a simple Barcode Reader application. This sample application loads a QR Code test image and returns the symbology, position … Continue reading

Posted in Barcode | Tagged , , , , , , , , , | 1 Comment

How to Create a .NET Core Cross-Platform OCR Application using LEADTOOLS

This video showcases how you can use the LEADTOOLS .NET Core libraries to build a cross-platform OCR Application. This sample application loads a sample image such as a TIF, performs OCR on the text, and outputs the recognized words into … Continue reading

Posted in OCR | Tagged , , , , , , , , , , | 2 Comments