LEADTOOLS.com Links
Recent Posts
Categories
- .net (5)
- Cloud Services (3)
- Document Imaging (160)
- Analyzer (2)
- Annotations (5)
- Barcode (15)
- Document Converter (10)
- Forms Recognition and Processing (19)
- MICR (1)
- OCR (37)
- PDF (26)
- Virtual Printer (2)
- General (39)
- General Imaging (53)
- File Formats (2)
- HTML5 (19)
- Image Processing (11)
- Web Scanning (1)
- Medical Imaging (28)
- Multimedia Imaging (35)
- News (125)
- Recognition (2)
- Success Story (2)
- Video Tutorials (5)
Tags
- .NET Framework (60)
- 3D (1)
- Android (25)
- Annotation (40)
- Barcode (61)
- Code Tip (62)
- Codec (2)
- DICOM (66)
- Document Converter (23)
- Document Viewer (31)
- Event (36)
- File Formats (11)
- Forms Processing (29)
- Forms Recognition (34)
- HL7 (7)
- HTML5 (67)
- Image Processing (66)
- iOS (18)
- Java (12)
- JavaScript (50)
- Linux (9)
- macOS (9)
- Medical Viewer (11)
- MPEG-2 Transport Stream (7)
- OCR (103)
- PACS (51)
- PDF (82)
- Product Announcement (48)
- Streaming (7)
- TWAIN (14)
- Viewers (37)
- Virtual Printer (8)
- White Paper (24)
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
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
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 .NET Core, code, Cross-Platform, LEADTOOLS, NuGet, OCR, PDF, Programming, searchable text, TIF, Video
2 Comments