AWS S3 file url returns "Unable to recognize the file type"

Solution: AWS does not send the correct file type info. You can configure the content type inside the AWS S3 bucket, or simply tell the OCR API what filetype it is: => Add filetype=jpg your API call.

Also, for this image, use OCR Engine2 instead of Engine1, the result is much better.

1 Like