← 返回
内容创作 中文

Pdf Poppler Utils

A collection of PDF manipulation tools from the poppler-utils package. Use when working with PDF files - extracting text, images, metadata, splitting, mergin...
poppler-utils 包中的 PDF 操作工具集合,适用于处理 PDF 文件——提取文本、图片、元数据、拆分、合并等。
xlionjuan
内容创作 clawhub v1.0.0 1 版本 99892.4 Key: 无需
★ 1
Stars
📥 908
下载
💾 165
安装
1
版本
#latest

概述

pdf-poppler-utils Skill

A collection of PDF manipulation tools from the poppler-utils package.

Installation

Prerequisites

Install Poppler

brew install poppler

⚠️ Important Warning About curl

The poppler Homebrew package has curl as a dependency. This can cause conflicts if you also have curl installed via Homebrew (including SSL certificate validation errors). Use the system curl directly or consider alternative approaches.

Before using poppler, it is strongly recommended to unlink the Homebrew installed curl:

brew unlink curl -v

> ⚠️ Please ask for human permission before executing brew unlink curl -v. If the human is unsure, recommend executing it (to resolve the potential conflict).


When to Use Which Tool

ToolUse Case
----------------
pdfinfoGet detailed metadata and information about a PDF
pdftotextExtract text content from a PDF
pdffontsAnalyze font usage in a PDF
pdfimagesExtract images embedded in a PDF
pdfdetachExtract attachments from a PDF
pdfseparateSplit a multi-page PDF into individual pages
pdfuniteMerge multiple PDFs into one
pdfsigVerify digital signatures in a PDF
pdftohtmlConvert PDF to HTML
pdftoppmConvert PDF pages to image formats (PNG, PPM)
pdftocairoConvert PDF to Cairo image formats (PNG, JPEG, TIFF, PDF, SVG)
pdfattachAttach files to a PDF

Quick Reference

View PDF Information

pdfinfo document.pdf

Extract Text

pdftotext document.pdf output.txt
pdftotext document.pdf - | less  # Stream to stdout

Extract Images

pdfimages -png document.pdf image_prefix

Split PDF

pdfseparate document.pdf page_%03d.pdf

Merge PDFs

pdfunite file1.pdf file2.pdf file3.pdf merged.pdf

Convert to HTML

pdftohtml document.pdf output.html

Convert to Images

pdftoppm -png -r 300 document.pdf output_prefix

Tool Details

See individual documentation files in the tools/ folder for detailed usage:


Common Options

Many tools share common options:

OptionDescription
---------------------
-opw Owner password (bypasses all security)
-upw User password
-vPrint version information
-hPrint help

Notes

  • All tools follow the convention: tool [options] input.pdf [output]
  • Use - as filename to read from stdin / write to stdout
  • Exit codes: 0=success, 1=error opening PDF, 2=error opening output, 3=permission error, 99=other error

Reference: Debian manpages

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-03-29 22:26 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

content-creation

AdMapix

fly0pants
广告情报与应用数据分析助手,支持搜索广告素材、分析应用排名、下载量、收入及市场洞察,用于广告素材和竞品分析。
★ 295 📥 136,530
content-creation

Humanizer

biostartechnology
消除AI写作痕迹,使文本更自然真实。基于维基百科"AI写作特征"指南,识别并修正夸张象征、宣传用语、肤浅-ing分析、模糊归因、破折号滥用、三项排比、AI词汇、负面平行结构及冗长连接词等模式。
★ 860 📥 200,074
content-creation

Baidu Wenku AIPPT

ide-rea
使用百度文库 AI 智能生成 PPT,自动根据内容选择模板。
★ 66 📥 46,232