What problem does it solve?
Streamlines tedious PDF workflows by automating text and table extraction, form filling (fillable and non-fillable), page manipulation, and OCR so users no longer perform repetitive manual edits or visual data entry.
Core Features & Use Cases
- Form automation: Detect and fill fillable fields or place annotations into non-fillable forms with coordinate conversion and validation.
- Extraction & OCR: Extract plain text, structured tables, and images from both digital and scanned PDFs using pdfplumber, pdf2image, and OCR fallbacks.
- File operations: Merge, split, rotate, watermark, and encrypt/decrypt PDFs for batch processing and archival workflows.
- Use case: Bulk-process vendor invoices to extract invoice numbers, dates, line items, and totals into CSV while filling standardized audit forms automatically.
Quick Start
Ask the pdf skill to extract all text and tables from my file named invoice-q3.pdf and save results as CSV.