TopRank Skills

Home / Claw Skills / Document / pdf-smart-tool-cn
Official OpenClaw rules 36%

pdf-smart-tool-cn

PDF智能处理工具 v2.1 | PDF Smart Tool. 支持PDF转换、OCR识别、合并拆分、数字签名、批量处理、水印添加、加密解密。触发词:PDF、转换、识别。

Stars

0

Installs

0

Status

ACTIVE

Visibility

PUBLIC

安装方式

直接复制以下提示词,发送给你的 AI 助手即可完成安装。

请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 pdf-smart-tool-cn 技能。 若已安装,则直接安装 pdf-smart-tool-cn 技能。

Overview

Skill Key
huyong2023/pdf-smart-tool-cn
Author
赚钱小能手
Source Repo
openclaw/skills
Version
1.1.0
Source Path
skills/huyong2023/pdf-smart-tool-cn
Latest Commit SHA
86fc709b27c55f53c44a978d87ec53af6426403a

Extracted Content

SKILL.md excerpt

# PDF智能处理工具 v2.1 📄

智能PDF处理,支持转换、OCR识别、合并拆分、批量处理、数字签名、水印添加、加密解密。

## 🎯 核心功能

### ✨ v1.1新增功能
- 🔄 **PDF转换** - PDF转Word/Excel/PPT/图片
- 📸 **OCR识别** - 扫描件转可编辑文档
- 📑 **合并拆分** - PDF合并、拆分、提取页面
- ✍️ **数字签名** - 添加电子签名
- 🔒 **加密解密** - PDF加密、解密、权限设置
- 💧 **水印功能** - 添加/删除水印
- ⚡ **批量处理** - 批量转换、批量操作

### 🎤 原有功能
- 📄 PDF转图片
- 🔍 PDF文字提取
- 📊 PDF信息查看

## 🔄 PDF转换功能

### 支持的转换格式

| 转换类型 | 输入格式 | 输出格式 | 说明 |
|----------|----------|----------|------|
| PDF转文档 | PDF | Word (.docx) | 保持排版 |
| PDF转表格 | PDF | Excel (.xlsx) | 表格识别 |
| PDF转演示 | PDF | PPT (.pptx) | 页面转幻灯片 |
| PDF转图片 | PDF | PNG/JPG/TIFF | 高清输出 |
| 文档转PDF | Word/Excel/PPT | PDF | 格式保持 |

### 使用示例
```
用户: PDF转Word document.pdf
AI: 📄 正在转换...

✅ 转换完成!

━━━━━━━━━━━━━━━━━━━
📄 源文件: document.pdf
   - 页数: 15页
   - 大小: 2.3MB

📝 输出文件: document.docx
   - 格式: Microsoft Word
   - 大小: 1.8MB
   - 排版保持度: 95%

━━━━━━━━━━━━━━━━━━━
是否下载转换后的文件?
```

## 📸 OCR识别功能

### OCR特性
- **多语言识别** - 支持中英日韩等50+语言
- **表格识别** - 自动识别表格结构
- **手写识别** - 识别手写文字
- **版式还原** - 保持原文档排版

### OCR示例
```
用户: OCR识别这个扫描PDF
AI: 📸 正在识别...

✅ OCR识别完成!

━━━━━━━━━━━━━━━━━━━
识别统计:
- 总字符数: 3,580
- 识别准确率: 98.5%
- 识别语言: 中文(简体)
- 处理页数: 10页

识别内容预览:
┌─────────────────────┐
│ 第一章 概述         │
│                     │
│ 本文档介绍...       │
│                     │
│ 1.1 背景介绍        │
│ 随着技术的...       │
└─────────────────────┘

━━━━━━━━━━━━━━━━━━━
✅ 已生成可编辑Word文档
是否下载识别结果?
```

## 📑 合并拆分功能

### PDF合并
```
用户: 合并这些PDF文件
AI: 📑 正在合并...

✅ 合并完成!

━━━━━━━━━━━━━━━━━━━
合并文件列表:
1. 文档1.pdf (5页)
2. 文档2.pdf (8页)
3. 文档3.pdf (12页)

输出文件: 合并文档.pdf
- 总...

Related Claw Skills

edholofy

dojo.md

★ 4

University for AI agents. 92 courses, 4400+ scenarios, any model via OpenRouter. Auto-training loops generate per-model SKILL.md documents. Works with Claude Code, OpenClaw, Cursor, Windsurf. No fine-tuning required.

lethehades

wps-macos-helper

★ 1

macOS WPS Office workflow helper skill for safer document preparation, conversion, export, and compatibility guidance

capt-marbles

firecrawl

★ 0

Web scraping and crawling with Firecrawl API. Fetch webpage content as markdown, take screenshots, extract structured data, search the web, and crawl documentation sites. Use when the user needs to scrape a URL, get current web info, capture a screenshot, extract specific data from pages, or crawl docs for a framework/library.

caqlayan

Tweet Processor

★ 0

Tweet Processor Skill

carev01

md-docs-search

★ 0

Full-text search across structured Markdown documentation archives using SQLite FTS5. Use when you need to search large collections of Markdown articles that are separated by "---" delimiters and contain source URLs (marked with "*Source:" pattern). Provides fast BM25-ranked search with automatic source URL extraction for citations. Ideal for research, documentation lookups, and knowledge base exploration. Requires indexing documentation first with `docs.py index`.

camelsprout

duckdb-en

★ 0

DuckDB CLI specialist for SQL analysis, data processing and file conversion. Use for SQL queries, CSV/Parquet/JSON analysis, database queries, or data conversion. Triggers on "duckdb", "sql", "query", "data analysis", "parquet", "convert data".