-
Notifications
You must be signed in to change notification settings - Fork 0
Description
I wanted to test out Aspose OCR Cloud's ability before recommending it to a client, so I tried uploading a random receipt to the Receipt Scanner web app. Unless I'm doing something wrong, it isn't working. It uploads the image, says Processing... (with a button beneath it that says "Add to clipboard"; clicking it helpfully adds the string "Processing..." to my clipboard). After a few seconds, the Processing text disappears, and a green Download button is displayed (I would have expected to see the text output of the OCR in the web browser). However, when I do download it, I get a file named "Result" which contains nothing but a random alphanumeric string, presumably the hash value of something. For reference, I am attaching both the original receipt image I tried uploading, as well as the Result file. I have tried this multiple times from multiple browsers and devices. The outcome is always the same (note: the hash string in the Result file does change each time, so I'm guessing it's connected to the unique instance of upload/processing.)
TLDR: I upload an image of a receipt, it appears to be processed, but the output is gibberish and not resemblant to any text that could have been OCR'ed from the image.
result.pdf
(If you don't want to click the PDF, it contains nothing but the string fe38aff6-6eb2-4eaf-8b01-10c53b0373c7.
