Comparing tabulapdf:master...jonathan-ngamboe:master · tabulapdf/tabula-java

Commits on Jan 2, 2026

  1. feat(table-detection): implement ProjectionProfileDetectionAlgorithm

    - Add bottom-up detection strategy for Tabula-based table extraction
    - Implement 'findTextBlocks' to group text lines based on vertical proximity
    - Implement column structure verification via horizontal projection profiling
    - Add 'mergeOverlappingRanges' utility to detect significant vertical white streams
    - Define heuristic thresholds for line gaps (10pt) and column gaps (3pt)
    Configuration menu

    Browse the repository at this point in the history