# Install pdfcpu with Homebrew, apk, MacPorts, Nix, scoop, winget

PDF processor written in Go. Version 0.13.0 via Homebrew; verified 2026-07-27. Also installable with nix: nix profile install nixpkgs#pdfcpu.

## Install

```sh
sudo av install brew:pdfcpu
```

Additional install commands:

### macOS

- Homebrew (100%):

```sh
brew install pdfcpu
```

  Evidence: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install pdfcpu
```

  Evidence: MacPorts ports tree: textproc/pdfcpu/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- apk (92%):

```sh
sudo apk add pdfcpu
```

  Evidence: Alpine Linux edge package indexes: pdfcpu from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz

- Nix (92%):

```sh
nix profile install nixpkgs#pdfcpu
```

  Evidence: nixpkgs package indexes: pkgs/by-name/pd/pdfcpu/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

### Windows

- Scoop (92%):

```sh
scoop install main/pdfcpu
```

  Evidence: Scoop official bucket manifest trees: bucket/pdfcpu.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

- winget (92%):

```sh
winget install --id pdfcpu.pdfcpu -e
```

  Evidence: Windows Package Manager source index: pdfcpu.pdfcpu from https://cdn.winget.microsoft.com/cache/source.msix

## Package facts

- **Package key:** brew:pdfcpu
- **Package manager:** Homebrew
- **Version:** 0.13.0
- **Source summary:** PDF processor written in Go
- **Homepage:** <https://pdfcpu.io>
- **Repository:** <https://github.com/pdfcpu/pdfcpu>
- **Last updated:** 2026-07-27T22:05:57+02:00
- **Generated:** 2026-08-03T19:37:03+00:00

## Executables

- pdfcpu (alias)

## Install behavior

- Bottle: not available

## Freshness

- Page generated: 2026-08-03
- Package-manager version: 0.13.0

## Security Notes

No matching local secret-handling manifest was found for pdfcpu. Nucleus package metadata is still published here so future coverage has a stable package URL.



## Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.


## Configuration files

- Unix: ${XDG_CONFIG_HOME}/pdfcpu/config.yml, ~/.config/pdfcpu/config.yml
## Other Package-Manager Records

- Nix - pdfcpu: normalized package name match | nixpkgs package indexes: pkgs/by-name/pd/pdfcpu/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- apk - pdfcpu - 0.13.0-r0: normalized package name match | Alpine Linux edge package indexes: pdfcpu from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | PDF processor written in Go | https://pdfcpu.io
- MacPorts - pdfcpu: normalized package name match | MacPorts ports tree: textproc/pdfcpu/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
- Scoop - main/pdfcpu: normalized package name match | Scoop official bucket manifest trees: bucket/pdfcpu.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1
- winget - pdfcpu.pdfcpu: normalized package name match | Windows Package Manager source index: pdfcpu.pdfcpu from https://cdn.winget.microsoft.com/cache/source.msix


## Combined YAML source

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


## Sources

- pkg.so package database
- Geiger risk classifier
- curated configuration and credential file locations
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
