An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
The file path should be in the format C:\temp\file.pdf. Please use lower case (for example C:\temp\image.png). Hope this helps. Thanks.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
When I upload a PNG image I get a response with the following error message.
POST analyze failed:
{"error": {"code": "1000", "message": "Invalid input file."}}
Should I try a different input file?
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
Answer accepted by question author
The file path should be in the format C:\temp\file.pdf. Please use lower case (for example C:\temp\image.png). Hope this helps. Thanks.