RaviMauryaHootowl / Turn-The-Tables

A Data Extration Web App that converts Images to Tables.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Turn-The-Tables

A Data Extraction Web App that converts Images to Tables.
The Exported Table could be downloaded in xlsx or csv format.

Demo

Demo Image

Getting Started

To get this project working on your local machine, pull this repo and install all the python modules mentioned in requirements.txt file.

Prerequisites

Python Version : 3.6.8
And install all python modules from requirement.txt file.
Also install TesseractOCR software from this link

https://digi.bib.uni-mannheim.de/tesseract/tesseract-ocr-w64-setup-v5.0.0-alpha.20191030.exe

Running the tests

To run the web app inside the directory, run this command

python mainapp.py

Built With

  • HTML, CSS, JS - For Frontend.
  • Flask - Flask is a lightweight WSGI web application framework.
  • OpenCV - OpenCV is an open source computer vision and machine learning software library.
  • Tesseract - An optical character recognition engine for various operating systems.

Authors

  • Ravi Maurya - Backend
  • Kush Kothari - Backend
  • Shreyas Penkar - Frontend
  • Nikheel Indanoor - Frontend

A Personal Project

About

A Data Extration Web App that converts Images to Tables.


Languages

Language:Python 44.7%Language:HTML 28.4%Language:CSS 26.9%