I have a PDF of a scanned book.
I'm looking for a free software that will perform OCR and then provide an option to save it as a PDF or document again.
Is there one?
|
I have a PDF of a scanned book. I'm looking for a free software that will perform OCR and then provide an option to save it as a PDF or document again. Is there one? | |||||||
feedback
|
|
The following products were found listed on Internet, but I haven't used them. Online OCR
Maestro Recognition Server is commercial, but has an online try-it demo. Free software FreeOCR - for images only.
pdfsandwich - pdf -> pdf convertor.
| ||||
feedback
|
|
You could download the 30 day trial of Adobe Acrobat Pro and use the 'OCR Text Recognition' function ('Document > OCR Text Recognition > Recognise Text Using OCR...'). In the settings dialog, choose 'Searchable Image' as the output style. This will keep the page image but embed the OCR'ed text so the document will be searchable and allow text to be selected, copied and pasted. After running the OCR you'll need to confirm or correct words that the OCR is unsure about using the 'Find OCR Suspects' functions. | |||
feedback
|
|
Cuneiform + hocr2pdf + Ghostscript: A DIY open-source solution. I posted a an answer outlining a solution involving a version of the now open-source Cuneiform OCR system and hocr2pdf together with Ghostscript for putting the PDF pages together. That was specifically for Linux but you can get Cuneiform and Ghostscript for Windows, too. I am not sure about hocr2pdf or an equivalent, though. | |||
|
feedback
|
|
If you have a Google Account then Google Docs now includes the functionality to upload a PDF file and perform OCR on it. I've tried it myself and it makes a fair stab at an admittedly well formatted PDF. The formatting is pretty much destroyed but the text seems to survive. | |||
|
feedback
|
|
Try PDFCubed.com Nothing to install, it is all done online. You can send your documents to be processed via the web, email, or dropbox. Scaned PDFs and TIFs are converted into searchable text pdfs and then can be retreived via the web, email, or dropbox. | ||||
|
feedback
|
|
Install Imagemagick. Open a cmd window or terminal:
The output will be 1 jpg file for each page in your pdf, myfile-00.jpg, myfile-01.jpg, etc. Pass each image though an ocr program. I don't have much experience with this, but there seem to be alot of choices. Convert each page of text back into pdf. You could do this again with imagemagick, but there are other ways as well:
| |||
|
feedback
|
|
Here is a very strange method, which involves letting Google index and OCR it for you on a website, then retrieving it. | |||
feedback
|
|
Your request seems to be a complicated solution to the problem, although I may not understand the problem correctly. At any rate: Why not get a PDF writer that will allow you to enter the data directly on to the pdf page? | |||
|
feedback
|
This question is protected to prevent "thanks!", "me too!", or spam answers by new users. To answer it, you must have earned at least 10 reputation on this site.