Extracts structured tables from PDF documents using Tabula-java with lattice and stream detection modes. Outputs to CSV, JSON, or pandas DataFrames with automatic column type inference via python-tabula.
Scanned 6/2/2026
Install to Claude Code
npx -y skills add agentskillexchange/skills --skill tabula-pdf-table-extractor --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Tabula Pdf Table Extractor?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/agentskillexchange-tabula-pdf-table-extractor)More formats (shields.io, HTML) on the badges page.
---
name: "Tabula PDF Table Extractor"
slug: "tabula-pdf-table-extractor"
description: "Extracts structured tables from PDF documents using Tabula-java with lattice and stream detection modes. Outputs to CSV, JSON, or pandas DataFrames with automatic column type inference via python-tabula."
github_stars: 2023
verification: "security_reviewed"
source: "https://github.com/tabulapdf/tabula-java"
author: "Tabula"
category: "Data Extraction & Transformation"
framework: "MCP"
tool_ecosystem:
github_repo: "tabulapdf/tabula-java"
github_stars: 2023
---
# Tabula PDF Table Extractor
Extracts structured tables from PDF documents using Tabula-java with lattice and stream detection modes. Outputs to CSV, JSON, or pandas DataFrames with automatic column type inference via python-tabula.
## Installation
Requirements and caveats from upstream:
- the [Ruby](http://github.com/tabulapdf/tabula-extractor), [Python](https://github.com/chezou/tabula-py), [R](https://github.com/leeper/tabulizer), and [Node.js](https://github.com/ezodude/tabula-js) bindings
Basic usage or getting-started notes:
- ## Commandline Usage Examples
- [-g] [-h] [-i] [-l] [-n] [-o <OUTFILE>] [-p <PAGES>] [-r] [-s
- <PASSWORD>] [-t] [-u] [-v]
- Source: https://github.com/tabulapdf/tabula-java
- Extracted from upstream docs: https://raw.githubusercontent.com/tabulapdf/tabula-java/HEAD/README.md
## Source
- [Agent Skill Exchange](https://agentskillexchange.com/skills/tabula-pdf-table-extractor/)
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!