What problem does it solve?
Filling PDF forms and extracting information from PDFs is slow, error-prone, and forces you to juggle multiple tools and file formats instead of focusing on the actual task.
Core Features & Use Cases
- Fill fillable and non-fillable PDFs by either updating AcroForm fields or adding text annotations at precise locations.
- Extract text and tables using Python tooling for structured output (including common table workflows).
- Handle real-world document needs like splitting/merging, page rotation, metadata inspection, OCR for scanned PDFs, and password protection.
Use Case: You receive a batch of application forms as PDFs; use this Skill to extract relevant fields and generate filled output PDFs (or annotations when the PDF has no form fields).
Quick Start
Ask your AI to fill a PDF by running the form pipeline starting with checking whether the PDF has fillable fields.