1. Local-only OCR (jaketrent.com)
Here's how to run a fast OCR process on your own computer.ConceptOCR stands for opitcal character recognition. It's the ability for a computer to read something that's not in text but contains text, like an image or a pdf, and turn it into text, like an ascii text file.There are hosted services that...