up vote 3 down vote favorite
2
share [g+] share [fb]

I use Google Desktop Search (I am on Vista) and not all my PDF files are recognized in my archive folder. It is normal as "PDF files that contain scanned images" are not indexed ( http://desktop.google.com/support/bin/answer.py?hl=en&answer=90651 )

So I would like to OCR many of my PDF files that are not already OCRed. My goal : I give the program a folder and it search alone in the subfolders the PDF files that need to be converted into PDF-OCRed files.

Note: In the past, if a PDF file was password protected, I removed the password with another batch (paying) tool: verypdf.com "pwdremover" http://www.verypdf.com/pwdremover/

Any (not too much expensive) idea ?

I already tried : Finereader 6 pro on xp at the time, but there was no batch processor included... Paperfile paperfile.net which uses Tesseract http://code.google.com/p/tesseract-ocr/ . But the OCR is only PDF to text, not PDF to PDF! There is also another project http://code.google.com/p/ocropus/

Thanks in advance ;)

link|improve this question

60% accept rate
One year later update : Hello, Apparently "ABBYY Hot Folder & Scheduling" software, included only in ABBYY FineReader (> v. 9.0) Corporate & Site license Editions, may help (I did not try it : 600$!) ! Also Tesseract should be working on windows now (without success for me right now ! ;( ) – David Apr 15 '11 at 6:57
Also, ABBYY FineReader (> v. 9.0) Pro edition has an automation task : you choose the main folder + its subfolders, and it does the job. But the main problem is that it opens all pdf at once (!!), then read them (= ocr) and then save a unique pdf file ! So if you have hundreds of pdf the damn thing is not working for me ! ;( Too bad, what a nightmare ! ;( – David Apr 15 '11 at 7:02
feedback

2 Answers

Adobe Acrobat will process a folder of PDFs and like most Adobe products there's a 30 day trial.
The function is located in the 'Document' menu:

Document > OCR Text Regocnition > Recognise text in multiple files using OCR

from where you can add your folder.

(I haven't used this function myself so would be interested to hear how well it works.)

link|improve this answer
Thank you "pelms". ;) I will give it a try as time permits. What I liked in my previous trial of finereader.abbyy.com is that it could recognize several different languages. ;) – David Aug 4 '10 at 13:47
feedback

Try WatchOCR. It is an open source software package that converts scanned images into text searchable pdfs. It is free and open source and has a nice web interface for remote administration. With the right configuration it be used to create a batch pdf/ocr service for an entire network via smb shares. Unfortunately it is linux only. But you could install it on an old server and then your entire organisation could use it.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.