📑
PDF Processing
availableExtract text and tables, create new PDFs, merge and split documents, and handle PDF forms programmatically.
contentWhat This Skill Does
Extract text and tables, create new PDFs, merge and split documents, and handle PDF forms programmatically.
Capabilities
- Text Extraction — Pull text and tables from PDF documents
- PDF Creation — Generate new PDF files with custom content
- Merge & Split — Combine or separate PDF documents
- Form Handling — Fill in and process PDF forms
How It Works
- Provide the PDF file or content to work with
- Specify the operation (extract, create, merge, split, fill)
- The skill processes the document programmatically
- Output is delivered as a processed PDF or extracted data
Example Usage
"Extract all tables from this PDF report"
"Merge these three PDFs into one document"
"Fill in this PDF form with the provided data"