Tags: xavctn/img2table
Toggle 1.4.2's commit message
Fix bugs + PaddleOCR v3 support (#258 )
* Fix multiple errors
* Add support for PaddleOCR 3.X
* Fix CI
* Fix tests
* Add linter
Toggle 1.4.1's commit message
Add support for Python 3.13 (#241 )
* Add compatibility with Python 3.13
* Test compatibilities
* Fix surya
Toggle 1.4.0's commit message
Migrate PDF library to pypdfium2 (#232 )
Toggle 1.3.1's commit message
Merge pull request #230 from xavctn/bug-fix
Fix bugs
Toggle 1.3.0's commit message
Merge pull request #213 from xavctn/edges
Line detection + Surya OCR
Toggle 1.2.11's commit message
Discontinuous columns in borderless tables (#171 )
* Detect discontinuous whitespaces
* Update borderless table detection
* Update tests
* Fix whitespaces creation
* Update row/col validation
* Update column height correction
Toggle 1.2.10's commit message
Remove image preparation and add margin to top/bottom in borderless t…
…ables
Toggle 1.2.9's commit message
Update polars required version
Toggle 1.2.8's commit message
Toggle 1.2.7's commit message
Implement Adaptive RLSA (#154 )
* Update metrics and use RLSA to identify text
* Update column detection
* Add numba parallelization
* Simplify RLSA
* Update tests
You can’t perform that action at this time.