PDF Toolkit — Extract, Merge, Split, Fill, and OCR PDF Files
by Shogun Labs
All major PDF operations: text/table extraction, merge, split, form fill, OCR, encryption
Free
Works with the AI tools you already use
About this skill
The problem
PDF interaction often fails when standard libraries mishandle complex layouts, tables, or scanned content. Developers struggle with inconsistent text extraction, broken Unicode rendering, and the complexity of programmatic PDF creation.
What it does
- Extracts structured text and tabular data from documents into pandas DataFrames.
- Automates document operations including merging, splitting, rotating, and watermarking.
- Generates dynamic PDF reports from scratch using layout engines and markup.
- Performs OCR on scanned documents to convert images into searchable text.
- Manages document security through encryption, decryption, and password protection.
Frameworks & tools
Python (pypdf, pdfplumber, reportlab, pytesseract), CLI tools (qpdf, poppler-utils, pdftk).
Why this beats prompting it yourself
Programming PDF logic by hand often leads to encoding errors or failed table detection. This skill provides the specific syntax for layout-aware extraction and correctly handles delicate tasks like subscript rendering and OCR pipelines that generic prompts usually hallucinate.
Use cases
- Convert messy PDF invoices into clean Excel or CSV files.
- Batch process and watermark a directory of legal documents.
- Build automated reporting pipelines that generate multi-page branded PDFs.
- Remove passwords from restricted documents for automated ingestion.
Known limitations
ReportLab lacks native Unicode subscript/superscript support in default fonts. OCR requires external Tesseract and Poppler dependencies.
Details
How to install
Drop the file into your AI Agent. Works with Claude, Cursor, ChatGPT, and 20+ more.
Reviews
No reviews yet - be the first to share your experience.
Only users who have downloaded or purchased this skill can leave a review.
No reviews yet - be the first to share your experience.
Only users who have downloaded or purchased this skill can leave a review.
Security Scanned
Passed automated security review
Permissions
Allowed Hosts
File Scopes
Creator
Building battle-tested Claude Code skills from real-world automation — bot-detection bypass, sales copy generation, and n8n workflow tooling.
Frequently Asked Questions
More Premium Skills
spotify-to-tidal-copy-songs v2.2
Fully automate Spotify to Tidal playlist migrations with smart track matching and multi-language UI support.
spotify-to-youtube-music-copy-songs
Fully automated end-to-end migration of Spotify playlists to YouTube Music with smart track matching.

Business Strategist
A framework-driven consultant for business diagnosis, market mapping, and pricing strategy.
designing-hybrid-context-layers
Architects the right retrieval strategy for every query — teaching your agent when to use RAG, a knowledge graph, or a temporal index instead of defaulting to vector search for everything.