file-linesRaw Text (Full OCR)

Add the full text content of your documents to the API response.

Overview

By activating this feature, the full text content of the document will be extracted using OCR (Optical Character Recognition) technology.

The resulting content will be included in the API response.

In the response, each page will have its text content filled.

Use Cases

Having access to the raw text can be particularly useful when:

  • needing to save a copy of the text for your records

  • perform searches within the text

Activate Raw Text

money-check-dollar-pen

Activate Raw Text via API Calls

If you need finer-grained control over when the feature is used, you can activate or deactivate it when making API calls.

This allows dynamically setting the activation state using your internal business or domain logic.

Check the Optional Features Configuration section if using our Client Libraries / SDKs.

Use the Raw Text Result

We highly recommend using our Client Libraries / SDKs, as they include various functions for ease of processing.

Specifically for handling the raw text, take a look at the Raw Text section.

Otherwise, take a look at the Manual Integration section.

Last updated

Was this helpful?