What problem does it solve?
Handling PDF files—reading, editing, merging, splitting, and extracting data—often requires multiple tools and manual steps, causing inefficiency and errors.
Core Features & Use Cases
- Comprehensive PDF Operations: Read, merge, split, rotate, watermark, encrypt, and create PDFs using Python libraries and command‑line utilities.
- Data Extraction: Pull plain text, tables, images, and metadata from any PDF, with OCR support for scanned documents.
- Form Handling: Fill both fillable and non‑fillable PDF forms through scripted workflows and coordinate‑based annotations.
- Use Case Example: Quickly extract invoice numbers, dates, and totals from a batch of vendor PDFs and compile them into a spreadsheet for accounting or analytics.
Quick Start
Ask the pdf skill to extract all text from the uploaded document.