Skip to main content
Version: Version 1.0.0

Get started with the Pdftools OCR Service

Learn how to install the Pdftools OCR Service. The optical character recognition (OCR) lets you extract text from images and scanned documents, transforming them into searchable and editable PDF documents.

Install the Pdftools OCR Service

To install the Pdftools OCR Service, follow these steps:

  1. Log in to the Pdftools Portal.
  2. Go to the Products, find the Pdftools OCR Service, and then click Get started or See product.
  3. In the Product kits section, find the PdftoolsOcrService-VERSION_NUMBER.msi package, and then click Download . The exact filename depends on the version you are installing.
  4. Follow the instructions in the installer.
    Screenshot of the Pdftools OCR Service Windows MSI installer.
  5. In the Pdftools Portal, on the Products page, next to the Pdftools OCR Service, click Get started or See product.
  6. Next to the Pdftools OCR Service license key, click the Copy .
  7. Go to the installation folder of your worker nodes and open the appsettings.json. Full path example:
    C:\Program Files\Pdftools\Pdftools OCR Service\PdftoolsOcrWorker\appsettings.json
  8. Replace the "<LICENSE_KEY>" placeholder with your license key, and then save the file.
  9. Open Windows start menu and search for Services, and then search for Pdftools OCR Service Worker and start the service.
    Screenshot of the Windows services showing the registed Pdftools OCR Service nodes.
  10. Optional: Check whether the installation succeeded through log files. Example path to worker-logYYYYMMDD.txt file:
    C:\ProgramData\Pdftools\OcrService\logs\worker-log20251007.txt

If you need to remove a trial license key or in general insert another key, repeat the procedure from the step 7.

Supported Platforms

The Pdftools OCR Service can be installed on Windows Server and Windows machines. Support for Docker and Linux is on our roadmap.

Use the OCR with the Conversion Service

For steps how to start using OCR in the Conversion Service, review Set up the Pdftools OCR Service with the Conversion Service.