atlanhq/camelot
Camelot: PDF Table Extraction for Humans observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: archived no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3728
- days_rel: n/a
- days_push: 1336
- n_releases_24m: 0
Adoption not part of the score
3716 stars · 361 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Camelot is a Python library for extracting tables from PDF files into pandas DataFrames or CSV, JSON, Excel, HTML, and SQLite formats. It also ships with a command-line interface and configurable table-detection strategies.
Use cases
- extract tables from pdf files
- convert pdf tables to csv or excel
- parse tabular data from pdfs into pandas dataframes
- scrape financial report tables from pdf documents
- batch extract tables from pdfs via command line
When to choose
- you need structured table data out of text-based PDFs
- you want results as pandas DataFrames or standard export formats
- you need tunable extraction with accuracy metrics per table
When to avoid
- your PDFs are scanned images requiring OCR
- you need general-purpose PDF text extraction rather than tables
- you need a library with frequent updates and active maintenance
Facets
library · maturity maintenance
pdf parser data-science ocr pdf data-science files developer-tools python cli cross-platform table-extraction pdf-parsing pandas csv-export
1 source
- readme: https://github.com/atlanhq/camelot · fetched 2026-08-28 · f98ed9cf0e35
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| atlanhq/camelot | main | 10 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem