Install
openclaw skills install pdf-proProvide PDF editing tools including merge, split, rotate, compress, convert, encrypt/decrypt, extract pages, and view PDF metadata.
openclaw skills install pdf-proPDF文档的编辑、合并、拆分、格式转换等操作
用户: 合并 PDF
助手: 请提供要合并的PDF文件路径(多个路径用逗号分隔):
- 例如: /path/to/file1.pdf, /path/to/file2.pdf
用户: 拆分 PDF
助手: 请提供要拆分的PDF文件路径和页面范围:
- 例如: /path/to/file.pdf, 1-3, 4-6
安装依赖: pip install PyPDF2 pdfplumber Pillow reportlab pypdfium2