Skip to content

fivedbrothers/pdf-table-parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PDF Table Parser

  • Scripts that helps to parse and extract tables in a PDF file
  • Based on Camelot-Python library
  • Two types of table parsing
    • stream - based on detecting whitespaces
    • lattice - based on detecting actual lines/cells of the tables
  • Includes PDF files merger script

Releases

No releases published

Packages

No packages published

Languages