Extracts structured tables from PDF documents using Camelot's lattice and stream parsing algorithms. Handles merged cells, multi-page tables, and outputs to pandas DataFrames, CSV, and JSON with column type inference.
Scanned 6/8/2026
Install via CLI
openskills install agentskillexchange/skills---
name: "PDF Table Extraction with Camelot"
slug: "pdf-table-extraction-camelot"
description: "Extracts structured tables from PDF documents using Camelot's lattice and stream parsing algorithms. Handles merged cells, multi-page tables, and outputs to pandas DataFrames, CSV, and JSON with column type inference."
github_stars: 3673
verification: "listed"
source: "https://github.com/camelot-dev/camelot"
author: "Camelot"
category: "Data Extraction & Transformation"
framework: "Claude Code"
tool_ecosystem:
github_repo: "camelot-dev/camelot"
github_stars: 3673
---
# PDF Table Extraction with Camelot
Extracts structured tables from PDF documents using Camelot's lattice and stream parsing algorithms. Handles merged cells, multi-page tables, and outputs to pandas DataFrames, CSV, and JSON with column type inference.
## Installation
No source-backed install or usage instructions could be extracted automatically. Review the upstream project before running this skill in a sensitive workflow.
- Source: https://github.com/camelot-dev/camelot
## Source
- [Agent Skill Exchange](https://agentskillexchange.com/skills/pdf-table-extraction-camelot/)
No comments yet. Be the first to comment!