Skip to main content
fk64961582
Participant
July 26, 2016
Question

Automatically OCR documents within a folder

  • July 26, 2016
  • 1 reply
  • 3399 views

I am hoping to make our office paperless and in the process I need to scan bunch of files on regular basis (invoices, checks, etc). I know within Adobe Acrobat user interface I can manually enhance scans and choose multiple files or a folder. However, I am hoping to automate this process so that all scanned documents go in one folder and I use a utility to monitor that folder and as soon as new files arrive, it converts them into searchable pdfs and moves them to an archive folder.

I wonder if someone knows  of a way to achieve this through Adobe Acrobat or be able to run this option from within a batch file?

This topic has been closed for replies.

1 reply

Lovekesh Garg
Adobe Employee
Adobe Employee
July 27, 2016

Hi Farhan,

You can run OCR even while scanning itself. There is an option of Recognize Text. So whenever you scan a document it will run OCR also.

Otherwise you can create an action as per your requirement.

Go to Tools> Action Wizard> New Action > Add Recognize Text option and Save

Set the input folder where you want to Run OCR, OCR settings and Output Save settings and save this action.

Refer Adobe Acrobat DC Action Wizard  for more information.

Hope it will resolve your problem.

Thanks.

fk64961582
Participant
July 27, 2016

Thanks. This is close to what I was looking for. I have created an action and tested it. It would have been great if this could be run through a command line - so it can be done without opening and clicking at 5 different buttons to convert the files.

Lovekesh Garg
Adobe Employee
Adobe Employee
July 28, 2016

Sorry I can't help you much with command line.

But you can reduce the number of manual steps in this action, as you can specify all the settings while creating the action and uncheck the checkbox of prompt to user. Now all will be done by Acrobat itself.

Hope this will help you better to achieve your goal.

Thanks.