Form Recognizer- not working with .PNG

Aravind 46 Reputation points
2020-12-16T12:55:31.253+00:00

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?

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,665 questions
{count} votes

Accepted answer
  1. GiftA-MSFT 11,166 Reputation points
    2020-12-17T17:42:03.103+00:00

    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.

    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.