extracting-tables

Installation
SKILL.md

Extracting tables

Use this when the user wants structured tabular data — financial statements, scientific tables, invoices, spreadsheet-style PDFs. Xberg detects tables via a layout model (RT-DETR v2) and reconstructs cell structure with a configurable table model.

Basic usage

# Markdown tables embedded in the content stream
xberg extract report.pdf --layout --content-format markdown
Installs
1
GitHub Stars
27
First Seen
Aug 22, 2026
extracting-tables — xberg-io/plugins