Product consultation

Can you implement OCR processing of any file? Such as non-editable PDF, pictures, etc.

@wanyangye

The API already supports extracting text from following image formats:

For non-editable PDF files, you can convert them into images using Aspose.PDF and later extract text from them using Aspose.OCR.