pdf-operations - PDF File Operations
Read, extract, and generate PDF files using Python libraries
Tags
Updated: 2026-03-24Capabilities
Typical Inputs
Typical Outputs
What this skill does
- read PDF text
- extract PDF tables
- convert tables to DataFrame
- merge PDF files
- split PDF files
- generate PDF files
- extract PDF metadata
- create charts
- embed charts in PDF
Inputs
- PDF file
- table data
- chart data
Outputs
- extracted text
- extracted tables
- merged PDF file
- split PDF file
- generated PDF file
- Excel file
- chart image
Requirements
- Python environment
- pypdf library
- pdfplumber library
- reportlab library
- pillow library
- Chinese font
