awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

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

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • camelot-dev/camelotAvatar de camelot-dev

    camelot-dev/camelot

    3,764Voir sur GitHub↗

    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
    Voir sur GitHub↗3,764
  1. Home
  2. Data & Databases
  3. Table Data Processing
  4. Table Joining Operations
  5. Document Table Merging