← 返回
AI智能

Pdf Extract

Extract text from PDF files for LLM processing
从PDF文件中提取文本供大模型处理
xejrax
AI智能 clawhub v1.0.0 1 版本 79844.1 Key: 无需
★ 32
Stars
📥 33,463
下载
💾 8,975
安装
1
版本
#latest

概述

PDF Extract

Extract text from PDF files for LLM processing. Uses pdftotext from the poppler-utils package to convert PDF documents into plain text.

Commands

# Extract all text from a PDF
pdf-extract "document.pdf"

# Extract text from specific pages
pdf-extract "document.pdf" --pages 1-5

Install

sudo dnf install poppler-utils

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-03-27 23:23 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

ai-intelligence

Self-Improving + Proactive Agent

ivangdavila
自我反思+自我批评+自我学习+自组织记忆。智能体评估自身工作、发现错误并持续改进。
★ 1,349 📥 317,592
ai-intelligence

ontology

oswalpalash
类型化知识图谱,用于结构化智能体记忆与可组合技能。支持创建/查询实体(人员、项目、任务、事件、文档)及关联...
★ 709 📥 243,449
developer-tools

File Search

xejrax
使用 `fd` 和 `rg`(ripgrep)进行快速文件名和内容搜索。
★ 22 📥 15,515