## What problem does it solve?
PDF workflows often require manual, repetitive tasks such as extracting text and tables, filling forms, and assembling reports. This skill automates those tasks by providing a comprehensive toolkit for PDF manipulation, metadata management, and batch processing across large document sets.
## Core Features & Use Cases
- Automated text extraction, table parsing, and multi-page data capture from PDFs.
- Programmatic fill of both fillable and non-fillable forms, with robust field handling and annotations.
- Metadata management and PDF generation with consistent styling, including support for fonts and units.
- Use Case: Process hundreds of invoices or contracts by extracting key fields, filling forms, and exporting results to CSV or JSON.
### Quick Start
Run the PDF toolkit on a sample invoice to fill the form and export extracted line items.