# camelot-dev/excalibur

A web interface to extract tabular data from PDFs

Repository: https://github.com/camelot-dev/excalibur
Canonical: https://ross.abutalabs.com/products/camelot-dev-excalibur
Homepage: https://excalibur-py.readthedocs.io
Language: Python
License: MIT
License Family: permissive
Topics: pdf, table, extract, for-humans
Last push: 2026-05-20T00:13:57+00:00

## Health v2 (maintenance only)
Score: 71/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 83, release rhythm 40, longevity 100
- inputs: {"age_days": 2874, "days_push": 106, "days_rel": 607, "gap_med": 0, "n_releases_24m": 2}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1815, forks 238 (observed 2026-08-28T04:05:39.939780+00:00)

## What it is
Excalibur is a self-hosted web interface for extracting tabular data from text-based PDFs, built on top of the Camelot PDF table extraction library. Users upload PDFs, select or auto-detect tables by drawing boxes, and download results as CSV, Excel, JSON, or HTML.

## Use cases
- extract tables from pdf files
- convert pdf tables to csv or excel
- scrape tabular data from text-based pdfs
- select table regions in a pdf and export data
- alternative to tabula for pdf table extraction
- batch download tables from pdf reports

## When to choose
- you want a point-and-click GUI instead of writing Python code with Camelot
- your PDFs are text-based (you can select text in a viewer)
- you need exports in CSV, Excel, JSON, or HTML formats
- you want a free, self-hosted Tabula alternative

## When to avoid
- your PDFs are scanned images rather than text-based
- you need fully automated, headless bulk extraction without a UI (use Camelot directly)
- you need OCR for image-only documents

## Facets
- artifact type: application
- maturity: active
- function: pdf, ocr, data-science, gui
- domain: pdf, files, data-science, developer-tools
- platform: python, cross-platform, self-hosted
- tags: pdf-table-extraction, camelot, web-interface, csv-export, excel-export, web-server

## Member repositories
- camelot-dev/excalibur (main) score 71

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:39.939780+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:20:38.470625+00:00, confidence not recorded.
  - readme: https://github.com/camelot-dev/excalibur (fetched 2026-08-28T04:05:39.939780+00:00, sha 982fd0ec89bd)
- Data as of 2026-08-30T08:39:29.467469+00:00.
