Extract text and tables from PDF files, fill forms, merge documents. Use when working with PDF files or when the user mentions PDFs, forms, or document extraction.
Scanned 2/12/2026
Install via CLI
openskills install hypertic-ai/hypertic---
name: pdf-processing
description: Extract text and tables from PDF files, fill forms, merge documents. Use when working with PDF files or when the user mentions PDFs, forms, or document extraction.
version: 1.0.0
tags: [pdf, documents, extraction]
---
## Best Practices
- Always preserve formatting when extracting text
- Handle multi-column layouts correctly
- Extract metadata when available
- Use appropriate libraries: pdfplumber for text, PyPDF2 for merging, reportlab for generation
No comments yet. Be the first to comment!