What problem does it solve?
PDFs often contain valuable text, tables, and metadata but are difficult to digitize, search, and reuse. This skill provides precise extraction and analytical processing to preserve structure and enable downstream workflows.
Core Features & Use Cases
- Text extraction: recover readable content while preserving logical order and headings.
- Table reconstruction: detect and reconstruct tabular data with cell boundaries.
- OCR for scanned PDFs: apply OCR and report confidence levels when needed.
- Form field parsing: extract labeled fields and filled values for forms.
- Output formats: deliver results in Markdown, JSON, or CSV for downstream processing.
- Metadata extraction: capture author, creation date, page count, and fonts when available.
Quick Start
Instruct me to extract and structure data from a given PDF and present results in a readable format.