document-skills/pdf
This skill provides Python-based PDF processing for extracting content, manipulating documents, and generating new files. Use it to pull text and tables from existing PDFs, merge or split documents, create PDFs from scratch, rotate pages, add watermarks, and handle form filling. Supports both library-based approaches and command-line tools.
document-skills/pdf extracts text and tables from PDFs using Python libraries like pdfplumber and pypdf.
AI-generated summary based on this skill's SKILL.md
Decision gist · record as of 2026-07-15
document-skills/pdf extracts text and tables from PDFs using Python libraries like pdfplumber and pypdf. This skill provides Python-based PDF processing for extracting content, manipulating documents, and generating new files. Use it to pull text and tables from existing PDFs, merge or split documents, create PDFs from scratch, rotate pages, add watermarks, and handle form filling. Supports both library-based approaches and command-line tools.
Use it when
- Yes, document-skills/pdf enables merging, splitting, and manipulating PDF pages.
- document-skills/pdf allows you to create and generate new PDF files programmatically.
Verify before relying
Read SKILL.md below before installing (12 files). Open directory: indexed for reading, not audited.
Similar skills
Install
aitytech/agentkits-marketing/pdf · repository language: Python
Open directory. Skills are indexed for reading, not audited. Review a skill's body before installing it.
Frequently asked questions
AI-generated answers based on this skill's SKILL.md and metadata
How does document-skills/pdf extract text from PDF?
document-skills/pdf extracts text and tables from PDF documents using Python-based processing. The skill supports direct text extraction from existing PDFs, allowing you to pull content programmatically for further processing or analysis.
Can I merge multiple PDF files together with this skill?
Yes, document-skills/pdf enables merging, splitting, and manipulating PDF pages. You can combine multiple PDFs into one document, split PDFs into separate pages, and perform other page-level operations as part of your document workflow.
What methods does document-skills/pdf offer for creating PDFs?
document-skills/pdf allows you to create and generate new PDF files programmatically. You can build PDFs from scratch using Python, making it easy to automate document generation from data sources or templates.
Does document-skills/pdf support PDF form filling automation?
Yes, document-skills/pdf includes form filling and automation capabilities. You can fill PDF forms programmatically and automate form processing workflows, reducing manual data entry and improving efficiency.
How can I add security features like watermarks to PDFs?
document-skills/pdf supports applying security, watermarks, and metadata to PDFs. You can add watermarks to documents, password protect files, encrypt PDFs, and manage metadata as part of your document processing pipeline.
SKILL.md
Rendered from the published skill. Quoted content, verbatim.
PDF Processing Guide
Language & Quality Standards
CRITICAL: Respond in the same language the user is using. If Vietnamese, respond in Vietnamese. If Spanish, respond in Spanish.
Standards: Token efficiency, sacrifice grammar for concision, list unresolved questions at end.
Overview
This guide covers essential PDF processing operations using Python libraries and command-line tools. For advanced features, JavaScript libraries, and detailed examples, see reference.md. If you need to fill out
(truncated - see the full file via the links below)
File tree — 12 files
skills/document-skills/pdf/LICENSE.txt
skills/document-skills/pdf/SKILL.md
skills/document-skills/pdf/forms.md
skills/document-skills/pdf/reference.md
skills/document-skills/pdf/scripts/check_bounding_boxes.py
skills/document-skills/pdf/scripts/check_bounding_boxes_test.py
skills/document-skills/pdf/scripts/check_fillable_fields.py
skills/document-skills/pdf/scripts/convert_pdf_to_images.py
skills/document-skills/pdf/scripts/create_validation_image.py
skills/document-skills/pdf/scripts/extract_form_field_info.py
skills/document-skills/pdf/scripts/fill_fillable_fields.py
skills/document-skills/pdf/scripts/fill_pdf_form_with_annotations.py
Let your AI agent find skills like this
Example. Real query, live index.
You found this page by searching. An agent finds it by wishing: SkillFed indexes 56,283 agent skills by what they can do, searchable in plain language.
wish › “Extract text and tables from PDF documents”
Give your agent the search over MCP, or paste the wish link into any chat. No install? Search from any chat →
Related skills
PDF skill provides Python-based tools for extracting text and tables, merging and splitting documents, creating new PDFs, and handling forms. Use it to process, analyze, or generate PDF files at scale.
This skill provides comprehensive PDF processing capabilities through Python libraries like pypdf, pdfplumber, and reportlab, plus command-line tools. Extract text and tables, merge or split documents, create PDFs programmatically, add watermarks, rotate pages, and handle form filling. Supports both simple operations and advanced workflows like OCR for scanned documents.
Handle any PDF task—from text and table extraction to merging, splitting, encryption, and form filling. The skill automatically selects the right extraction method based on your document type, whether it's academic papers, simple text files, or scanned images requiring OCR. Generate professional PDF reports from research and analysis work.
This skill provides comprehensive PDF manipulation capabilities including text and table extraction, document merging and splitting, form filling, and PDF creation. It supports both Python libraries and command-line tools for handling PDF operations at scale.
This skill handles the full spectrum of PDF operations: extract text and tables, merge or split documents, rotate pages, add watermarks, create new PDFs, fill forms, encrypt files, and run OCR on scanned documents. It provides Python libraries like pypdf, pdfplumber, and reportlab alongside command-line tools for flexible automation.
This skill provides Python-based PDF processing workflows using pypdf for core operations, pdfplumber for text and table extraction, and ReportLab for document generation. Handle merging, splitting, watermarking, encryption, metadata work, and form filling through code examples and command-line tools.
More skills Anthropics Pdf (unlicensed)