What problem does it solve?
This Skill centralizes the heavy lifting of PDF processing: text and table extraction, PDF creation and modification, and form handling, enabling automation pipelines without manual tools.
Core Features & Use Cases
- Automated text and table extraction from PDFs to structured data (CSV/Excel).
- Create, merge, split, rotate, and annotate PDFs for batch workflows.
- Fillable and non-fillable form handling using templates and annotations for digitization and archival tasks.
- Use Case: Process dozens of invoices to extract line items and totals, save results to a consolidated report, and optionally populate standard forms.
Quick Start
Use the pdf skill to extract text and tables from a sample PDF (input.pdf) and save the results to text.txt and tables.xlsx. Then optionally merge multiple PDFs into a single output.pdf and consult forms.md for handling forms.