What problem does it solve?
This Skill eliminates manual, error-prone PDF handling by automating extraction, transformation, and form completion so you can work with PDFs as usable data instead of static files.
Core Features & Use Cases
- PDF text and table extraction: Extract readable text and structured tables (including layout-aware text) for analysis or downstream processing.
- End-to-end PDF editing workflows: Merge, split, rotate pages, add watermarks, encrypt/decrypt, and extract embedded images.
- OCR for scanned documents: Convert scanned PDFs into searchable text using a standard OCR flow.
- Form handling guidance: Provides a step-by-step process to detect fillable fields, compute field bounding boxes, validate them, and fill the form with annotations when needed.
Use Case Example: You receive a scanned multi-page PDF application with mixed text and checkboxes—use this Skill to OCR it, extract the relevant fields, and produce a correctly filled output PDF.
Quick Start
Ask Claude to fill out a provided PDF form by extracting fillable fields, preparing field coordinates, validating bounding boxes, and generating the filled PDF output.