PDF Processing Skill
This skill helps you work with PDF documents.
Capabilities
- Extract text content from PDF files
- Fill form fields in PDF documents
- Merge multiple PDFs into one
- Split PDFs into separate pages
Usage
When working with PDFs, use the appropriate tools:
- For text extraction: Read the PDF and parse its content
- For forms: Identify form fields and fill them programmatically
- For merging: Combine multiple documents in the desired order
Additional Resources
See reference.md for detailed API documentation.