# 使用 Homebrew 安装 pdf2image

查看 pdf2image 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

```sh
sudo av install brew:pdf2image
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install pdf2image
```

  证据: local Homebrew formula metadata

## 软件包事实

- **软件包键:** brew:pdf2image
- **软件包管理器:** Homebrew
- **版本:** 0.53
- **来源摘要:** Convert PDFs to images
- **主页:** <https://code.google.com/p/pdf2image/>
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- pdf2image (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 0.53
## 项目历史与用法

PDF2Image is a command-line and library-style PDF conversion project for rendering PDF pages to image formats and exporting text data. The archived Google Code metadata describes it as based on XPDF 3.02 and requiring Ghostscript and FreeType.

### 项目历史

The original project was hosted on Google Code as pdf2image with Subversion source hosting. Google Code archive metadata records the project as having source, a GPL-2 license, and a later move to the FlexPaper GitHub repository.

The 0.53 source and Windows executable were published in January 2012 according to the official Google Code archive downloads metadata. That 0.53 line is the same major historical release packaged by Homebrew for the command-line formula.

### 采用历史

PDF2Image was tied to FlexPaper and FlowPaper-style document viewing workflows, where pre-rendering PDF pages to images or extracting text metadata was useful for web display pipelines. In package-manager culture it remains a small compatibility package for users who need this older Ghostscript/XPDF-based converter rather than the unrelated modern Python package with the same name.

### 使用方式

The archived official description documents a pdf2image command accepting a PDF input and optional XML output, with flags for first and last page, JSON output, compression, zoom, image device, encoding, owner password, and user password.

Package users should treat this as the historical C/C++ PDF2Image tool, not the Python pdf2image wrapper around Poppler. Its runtime expectations center on Ghostscript and FreeType.

### 为什么软件包爱好者会关心

The package is a naming trap: Homebrew's pdf2image formula tracks the old Google Code/FlexPaper tool, while most contemporary search results point to the Python project. Correct curation prevents users and automated tooling from mixing two unrelated packages with different languages, dependencies, licenses, and CLIs.

### 时间线

- 2011: PDF2Image 0.49 Windows and source downloads were published in the Google Code archive.
- 2012: PDF2Image 0.53 source and Windows executable downloads were published.
- 2015: Google Code archive metadata recorded the project as moved to https://github.com/flexpaper/pdf2image.

### Related projects

- The official archive says PDF2Image is based on XPDF and requires Ghostscript and FreeType. The GitHub repository identifies FlowPaper as the current maintainer/sponsor.

### 来源

- <https://code.google.com/archive/p/pdf2image/>
- <https://github.com/flexpaper/pdf2image>
- <https://storage.googleapis.com/google-code-archive/v2/code.google.com/pdf2image/downloads-page-1.json>
- <https://storage.googleapis.com/google-code-archive/v2/code.google.com/pdf2image/project.json>


## 安全说明

broad file, network, media, or database tool signal.

- **Geiger 风险:** blue / 中
- broad file, network, media, or database tool signal


## Combined YAML source

View the package source record on GitHub. [combined/pdf2image.yml](https://github.com/mxcl/pkgdb/blob/main/combined/pdf2image.yml)


## 来源

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- cross-ecosystem install command graph
