Document OCR avatar

Document OCR

Try for free

This Actor is paid per event

Go to Store
Document OCR

Document OCR

valek.josef/document-ocr
Try for free

This Actor is paid per event

Developer
Maintained by Community

Actor Metrics

  • 1 monthly user

  • No reviews yet

  • No bookmarks yet

  • 0% runs succeeded

  • Created in Feb 2025

  • Modified a day ago

You can access the Document OCR programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.

1echo '{
2  "documentUrls": [
3    "https://apify.com/security-whitepaper.pdf"
4  ],
5  "language": "eng"
6}' |
7apify call valek.josef/document-ocr --silent --output-dataset

Document OCR API through CLI

The Apify CLI is the official tool that allows you to use Document OCR locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

1npm i -g apify-cli
2apify login

Other API clients include: