Skip to main content

table-extraction

Extract tables from PDFs, HTML pages, and images — detect row/column boundaries, infer headers, handle merged cells, and output structured data as CSV, JSON, or DataFrames using camelot, tabula-py, or custom parsers. Use when pulling tabular data from documents, converting document tables to structured formats, or building table detection pipelines. Do not use for creating tables in documents (prefer document-writing) or spreadsheet generation (prefer xlsx-generation).

Jump to install

Source facts

Repository
merceralex397-collab/skilllibrary
Last source activity
March 17, 2026 at 14:41
Detected SKILL.md language
English
Stars
1
Forks
0

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.