Skip to content

img2table 1.3.0

Compare
Choose a tag to compare
@xavctn xavctn released this 01 Sep 18:24
· 3 commits to main since this release
8eb9ca9

Features

  • Complete overhaul of the line detection algorithm to improve detection of lines defined by background color changes
  • Improvement in detection of semi-bordered cells
  • Update detection of rows in borderless tables
  • Add support for Surya OCR
  • Add detection of implicit columns via the implicit_columns parameter
  • Optimization of code performance via numba refactoring
  • Update of examples notebooks

Bug fixes

  • Fix bug with text position when extracting text from rotated PDFs