Skip to content

Split a table in an image extracted from a PDF and OCR the individual pieces.

Notifications You must be signed in to change notification settings

ghing/tablesplitter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tablesplitter

Split a table in an image extracted from a PDF and OCR the individual pieces.

Configuration

Create a Python module where you define the settings variables.

Make sure its in your Python path and set the environment variable TABLESPLITTER_SETTINGS_MODULE to that module.

For example,

` export TABLESPLITTER_SETTINGS_MODULE='localsettings' `

About

Split a table in an image extracted from a PDF and OCR the individual pieces.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published