> PDF文档的编辑、合并、拆分、格式转换等操作
Scanned 9/11/2026
Install to Claude Code
npx -y skills add lxyeternal/MalSkillBench --skill pdf-pro --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Pdf Pro?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/lxyeternal-pdf-pro)More formats (shields.io, HTML) on the badges page.
# PDF Tools - PDF处理与编辑工具
> PDF文档的编辑、合并、拆分、格式转换等操作
## 功能列表
1. **PDF合并** - 将多个PDF文件合并为一个
2. **PDF拆分** - 按页面范围拆分PDF为多个文件
3. **PDF页面提取** - 从PDF中提取指定页面
4. **PDF旋转** - 旋转PDF页面(90/180/270度)
5. **PDF压缩** - 压缩PDF文件大小
6. **PDF转图片** - 将PDF页面转换为图片
7. **图片转PDF** - 将图片合并为PDF
8. **PDF信息查看** - 查看PDF元信息(页数、作者、大小等)
9. **PDF解密** - 移除PDF密码保护
10. **PDF加密** - 为PDF添加密码保护
## 触发词
- 合并PDF、拆分PDF、PDF合并、PDF拆分
- 提取PDF页面、PDF页面提取
- PDF旋转、旋转PDF页面
- PDF压缩、压缩PDF
- PDF转图片、图片转PDF
- PDF信息、查看PDF
- PDF解密、PDF加密、PDF密码
## 使用示例
```
用户: 合并 PDF
助手: 请提供要合并的PDF文件路径(多个路径用逗号分隔):
- 例如: /path/to/file1.pdf, /path/to/file2.pdf
用户: 拆分 PDF
助手: 请提供要拆分的PDF文件路径和页面范围:
- 例如: /path/to/file.pdf, 1-3, 4-6
```
## 环境依赖
- Python 3.8+
- PyPDF2>=3.0.0
- pdfplumber>=0.10.0
- Pillow>=10.0.0
- reportlab>=4.0.0
安装依赖: `pip install PyPDF2 pdfplumber Pillow reportlab pypdfium2`
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!