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.
PDF skill generates and manipulates PDF documents programmatically using Python libraries and command-line tools.
AI-generated summary based on this skill's SKILL.md
Decision gist · record as of 2026-01-26
PDF skill generates and manipulates PDF documents programmatically using Python libraries and command-line tools. 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.
Use it when
- Pdf provides comprehensive file operation capabilities including merging multiple PDFs, splitting documents into separate pages.
- Yes, Pdf specializes in converting various content types to PDF format.
Similar skills
Install
dawiddutoit/custom-claude/pdf · repository language: Python
generated, unverified - the skill's exact subdirectory could not be determined; check the repository on GitHub
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
What can Pdf help me create or generate?
Pdf enables you to generate PDF documents programmatically using Python tools like ReportLab for document creation from scratch. You can create custom layouts, add text and graphics, and build complex reports automatically. Pdf also supports converting various content formats into PDF files and exporting data as PDFs through integrated workflows.
How does Pdf handle PDF file operations?
Pdf provides comprehensive file operation capabilities including merging multiple PDFs, splitting documents into separate pages, adding watermarks, applying encryption for security, managing metadata, and filling form fields. These operations use pypdf as the core library, with command-line tools and code examples available for each task.
Can Pdf convert content to PDF format?
Yes, Pdf specializes in converting various content types to PDF format. The skill supports multiple conversion pathways and export options, making it straightforward to transform documents, data, and other content into standard PDF files through both programmatic and command-line approaches.
What PDF processing and manipulation does Pdf support?
Pdf handles extensive PDF processing workflows including text extraction using pdfplumber for accurate content retrieval, table extraction from documents, document transformation, and manipulation of PDF structure. These capabilities enable you to work with existing PDFs, extract information, and modify documents as needed.
Which Python libraries does Pdf use for PDF work?
Pdf leverages three primary Python libraries: pypdf for core PDF operations like merging and splitting, pdfplumber for precise text and table extraction, and ReportLab for generating new PDF documents from code. This combination covers the full spectrum of PDF processing, extraction, and creation tasks.
Does Pdf provide tools beyond Python code?
Yes, Pdf includes command-line tools alongside Python code examples, making PDF operations accessible whether you prefer scripting or direct command execution. Both approaches support the same core functionality for document creation, conversion, manipulation, and file management workflows.
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 › “Generate or create PDF documents programmatically”
Give your agent the search over MCP, or paste the wish link into any chat. No install? Search from any chat →
Related skills
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.
Anthropics Pdf handles the full spectrum of PDF operations—reading and extracting text or tables, merging multiple files, splitting pages, rotating content, adding watermarks, creating new documents, filling forms, encrypting files, pulling images, and running OCR on scanned documents. Built on Python libraries like pypdf and pdfplumber plus command-line utilities, it covers everything from simple text extraction to complex document workflows.
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 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.
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 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.