What problem does it solve?
PDF documents are often scattered across tools for reading, editing, and converting. This Skill centralizes PDF operations to streamline documentation workflows, enabling you to extract data, fill forms, render pages as images, merge or split files, apply watermarks, rotate pages, encrypt/decrypt, and convert between PDF and other formats, all within your local AI environment.
Core Features & Use Cases
- Read: extract text, tables, form-fields, images, and metadata with PdfInspect.
- Write/Modify: create new PDFs or modify existing ones using JsSandbox with pdf-lib / pdfkit.
- Convert & OCR: convert to/from docx/md/txt and OCR scans via CloudImageUnderstand, for scanned PDFs.
- Use Case: You have multiple invoices in PDF — extract line items to a CSV, fill forms, and assemble a single consolidated document.
Quick Start
Load the pdf-skill and begin by inspecting a PDF with PdfInspect, then perform write or convert operations with JsSandbox as needed.