Difference between online OCR and OCR API?

In the online OCR demo the parameter scale is set to true, but in the OCR API this parameter is set to false by default.

If scale=true, the api does some internal upscaling. This can improve the OCR result significantly, especially for low-resolution PDF scans or smaller images.

See also Free OCR API and Enlarge low DPI images and PDF scans for better OCR results

1 Like