Category Archives: Document Imaging

Tutorial: Convert Documents Using AWS Lambda

With AWS Lambda, you can run code for virtually any type of application or backend service – all with zero administration. All you have to do is upload your code, and Lambda takes care of everything required to run and … Continue reading

Posted in Document Converter | 1 Comment

Convert Images to Searchable PDF with OCR in C#

PDFs are used virtually everywhere and by everyone these days. Throughout most organizations, PDF documents are vital to business applications and workflows. Many industries such as insurance agencies, financial institutions, and legal practices have standardized their document management systems on … Continue reading

Posted in PDF | Tagged , | Leave a comment

Tutorial: Detect and Extract MICR – Console C#

MICR detection and extraction technology is a very important piece of many applications in the banking, finance, legal, and insurance industries that can’t afford to rely on slow, error-prone manual data entry. The MICR line at the bottom of all … Continue reading

Posted in MICR | Tagged , , | Leave a comment

Tutorial: Auto Recognize and Process a Form

Processing forms and invoices are a large part of many companies day-to-day workflow. When a copy of a form is filled out by a person and scanned back into the company, that information then needs to be extracted. Many OCR … Continue reading

Posted in Forms Recognition and Processing, OCR | Leave a comment

Tutorial: Auto Recognize and Process a Form

Processing forms and invoices are a large part of many companies day-to-day workflow. When a copy of a form is filled out by a person and scanned back into the company, that information then needs to be extracted. Many OCR … Continue reading

Posted in Forms Recognition and Processing, OCR | Leave a comment