Hello Everyone,I want to implement an OCR kind of functionality that can extract data from any document(docx, PDF, xlsx etc), like If I want to extract data from a table by rows and columns. Is there any API(free/paid) or extension available with which I can achieve this functionality?I have read about Tabula but it is written in java or in python. If any free open source or paid version is present please suggest.Thank YouShubham Mishra
Hello Shubham,
While doing a quick search I found some Services that might be what you are looking for.
Amazon AWS.
Adobe Extract API.
Doc Parser ( which I believe is free )
And even Google has Document AI.
Hope it helps!
Paulo Rosário
Thank you @Paulo Rosário.