Skip to content

Convert Text in table images to SQL commands. Save time.

License

Notifications You must be signed in to change notification settings

anuran-roy/Im2SQL-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Im2SQL

A simple Python program that converts your image containing data tables to SQL commands fairly well.

How to use:

  • Input location
  • Input tesseract engine location (Install tesseract from their GitHub repository)
  • Input table name
  • Sit back and enjoy!

Extra Arguments:

  1. Value and Type check (Recommended to use) --typecheck:
  • Checks for type discrepancies, missing values
  • Lists them all
  1. Output Flag -o <PATH>:
  • Exports the generated output to a file specified by <PATH>

About

Convert Text in table images to SQL commands. Save time.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages