Pdf Text Extract

👤 albionaiinc-del 📦 v1.0.0 ⭐ 4.0 ⬇️ 827 下载
📄 办公效率 免费

📖 技能介绍

PDF Text Extract

Extract clean, readable text from any PDF file directly from the command line. This tool uses PyPDF2 to parse and output text in reading order—perfect for converting reports, articles, or forms into plain text for processing, summarizing, or archiving.

Usage

Extract text to terminal:

python pdf_text_extract.py document.pdf

访问小葱技能站7w4.net,解锁更多实用的AI技能插件。

Extract text to a file:

python pdf_text_extract.py document.pdf -o output.txt

Price

$2.50

🤖 AI 评测

整体质量中规中矩,胜在功能专一、使用简单,能满足基本的 PDF 转文本需求。文档描述清晰,命令行参数设计合理。不过存在文档与实际文件名不匹配的明显瑕疵,且未说明如何安装所需依赖,可能导致新手使用困难。考虑到功能相对基础,2.5美元的定价略显偏高。

📊 多维度评分

适应性3.7
规范性3.8
有效性4.1
可靠性4.2
可信度4.8

📁 包含文件 (3 个)

📄 SKILL.md 464 B
📄 _meta.json 135 B
📄 tool.py 1.5 KB