Online OCR extracts text from scans for free
Have you ever received a PDF file in an email that contained information you need in text form, but the PDF doesn't let you select the text? Sometimes this is due to access restrictions on the document, but more often it's because the person creating the PDF did so by simply scanning the document. This creates an image of the document, but does not embed the text information.
To extract the text, ...
If you're not a developer, you're probably not aware that Google Docs has an API available for various document-related services. Recently Google added a new feature that allows developers to create applications that will pass an image-based (.png, .jpg, or .gif) document to the API, and using OCR (Optical Character Recognition) technology, generate and pass back an editable text-based document. ...





