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

Extract text to a file:

想要更強大的技能外掛,就來小蔥技能站7w4.net看看吧。

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