awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 Repo

Awesome GitHub RepositoriesDocument Table Merging

Combining fragmented table parts across document pages into one data structure.

Distinct from Sequential Table Merging: Distinct from sequential table merging in databases; this is about reconstructing a single table from PDF pages.

Explore 1 awesome GitHub repository matching data & databases · Document Table Merging. Refine with filters or upvote what's useful.

Awesome Document Table Merging GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • camelot-dev/camelotAvatar von camelot-dev

    camelot-dev/camelot

    3,764Auf GitHub ansehen↗

    Camelot is a Python library and processing engine designed to extract tabular data from PDF documents. It converts unstructured tables into machine-readable formats such as CSV, JSON, and Excel. The project provides specialized toolsets for different document types, using line detection for ruled tables and whitespace analysis for borderless tables. It includes an optical character recognition system to recover structured data from image-based scanned PDFs that lack a digital text layer. The library handles complex document layouts, including encrypted files, rotated pages, and tables that s

    Combines table continuations spanning across multiple pages into a single unified data structure.

    Python
    Auf GitHub ansehen↗3,764
  1. Home
  2. Data & Databases
  3. Table Data Processing
  4. Table Joining Operations
  5. Document Table Merging