What problem does it solve?
Many workflows rely on information trapped in PDFs — scanned receipts, invoices, reports, and fillable forms — and extracting, editing, or programmatically filling those documents by hand is slow, error-prone, and hard to scale. This Skill provides reproducible, scriptable operations to extract text and tables, perform OCR on scanned pages, fill and flatten forms, and merge or split documents to automate those tasks.
Core Features & Use Cases
- Text and Table Extraction: Parse page text and structured tables from born-digital and scanned PDFs for downstream data analysis.
- Automated Form Filling: Populate fillable and template-based PDFs programmatically and optionally flatten or encrypt results.
- Create and Manipulate PDFs: Generate reports, merge multiple sources, split pages, rotate, watermark, and set password protection for distribution.
- OCR and Image Extraction: Convert scanned pages to images, run OCR to recover text, and extract embedded images for archival or processing.
- Use Cases: Batch-extract invoice data into CSV, auto-fill application forms, redact and watermark outgoing PDFs, and rebuild multi-page reports from fragments.
Quick Start
Extract all tables and text from invoices.pdf and combine them into a single CSV named invoices.csv.