An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
@Sohaib Mohammad How are you calling the form recognizer API? If you are extracting files from an email you could only pass the PDF documents to the API and use the header Content-Type: application/pdf to process only PDF files.