An application to convert tables in images to downloadable dataframes
- Application accepts different input image types
- Accepted images must contain clear tables that can be detected by the algorithm
- Utilizing optical character recognition the application recognises text embedded in detectable tables from the image(s)
- A dataframe of the detected table can be downloaded in csv and excel xlsx file format