pdfplumber Python PDF Text and Table Extraction Library
pdfplumber is a Python library for extracting detailed information from PDFs — text, tables, lines, rectangles, and curves — with visual debugging support. Built on pdfminer.six, it excels at structured table extraction from machine-generated PDFs and includes both a Python API and CLI.
pdfplumber Python PDF Text and Table Extraction Library
pdfplumber is a Python library for extracting detailed information from PDFs — text, tables, lines, rectangles, and curves — with visual debugging support. Built on pdfminer.six, it excels at structured table extraction from machine-generated PDFs and includes both a Python API and CLI.
Installation
Method 1, Agent Skill Exchange
- Install from the marketplace listing: https://agentskillexchange.com/skills/pdfplumber-python-pdf-text-table-extraction/
Method 2, Git clone
git clone https://github.com/agentskillexchange/skills.git && cd skills/skills/pdfplumber-python-pdf-text-table-extraction
Method 3, Download ZIP
- Download the repository ZIP and extract
skills/pdfplumber-python-pdf-text-table-extraction.
Method 4, Manual copy
- Copy this skill folder into your local skills directory, then reload your agent tooling.
Method 5, Fork and sync
- Fork the repository if you want to maintain local edits while syncing upstream changes.