The application is designed to recognize tables with delivery information and to generate JSON file with structured data from the tables.
The system consists of a web service and a client application. Using the application, a user uploads the PDF file or takes a photo of the original spreadsheet that is automatically uploaded onto a web service.
Web-service performs OCR of the provided image or PDF file and generates JSON file with the recognized data as a response.
As a result, the recognition accuracy reached 98% for PDF files and more than 70% for photos.