Skip to content

A streamlit application that uses optical character recognition (OCR) to convert tables in images to downloadable dataframes (cvs and excel)

License

Notifications You must be signed in to change notification settings

Ellie190/Tabular-Data-Extractor-OCR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Tabular-Data-Extractor-OCR

An application to convert tables in images to downloadable dataframes

Overview

  • 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

Web Application preview

alt text alt text

About

A streamlit application that uses optical character recognition (OCR) to convert tables in images to downloadable dataframes (cvs and excel)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages