pkg.soopen package index

brew / Rang 546

qpdf mit Homebrew, apk, chocolatey, apt, dnf, MacPorts, Nix, pacman, zypper, scoop, winget installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für qpdf in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install qpdf

local Homebrew formula metadata

MacPortsverifiziert · 94%
sudo port install qpdf

MacPorts ports tree · textproc/qpdf/Portfile · Quelle: api.github.com

Linux

Alpine Linux apkverifiziert · 92%
sudo apk add qpdf

Alpine Linux edge package indexes · qpdf · Quelle: dl-cdn.alpinelinux.org

Debian aptverifiziert · 92%
sudo apt install qpdf

Debian stable package indexes · qpdf · Quelle: deb.debian.org

Fedora dnfverifiziert · 92%
sudo dnf install qpdf

Fedora Rawhide package metadata · qpdf · Quelle: dl.fedoraproject.org

Nixverifiziert · 92%
nix profile install nixpkgs#qpdf

nixpkgs package indexes · pkgs/by-name/qp/qpdf/package.nix · Quelle: api.github.com

Arch Linux pacmanverifiziert · 92%
sudo pacman -S qpdf

Arch Linux sync databases · qpdf · Quelle: geo.mirror.pkgbuild.com

openSUSE zypperverifiziert · 92%
sudo zypper install qpdf

openSUSE Tumbleweed package metadata · qpdf · Quelle: download.opensuse.org

Windows

Chocolateyverifiziert · 92%
choco install qpdf

Chocolatey community package catalog · qpdf · Quelle: community.chocolatey.org

Scoopverifiziert · 92%
scoop install main/qpdf

Scoop official bucket manifest trees · bucket/qpdf.json · Quelle: api.github.com

Windows Package Managerverifiziert · 92%
winget install --id QPDF.QPDF -e

Windows Package Manager source index · QPDF.QPDF · Quelle: cdn.winget.microsoft.com

Überblick

Paketzusammenfassung

Tools for and transforming and inspecting PDF files

Befehle und Aliase

  • fix-qdf
  • qpdf
  • zlib-flate

Verlauf

Projektgeschichte und Nutzung

qpdf is a cross-platform command-line program and C++ library for structural, content-preserving PDF transformations. It is designed for inspecting PDF internals and for operations such as splitting, merging, encryption, linearization, repair, and low-level object manipulation rather than viewing or rendering document content.

Projektgeschichte

qpdf's first public release was version 2.0 in April 2008. Early development concentrated on portability and recovery from malformed PDFs; version 2.1 added Windows support, a DLL, a partial C interface, AES encryption, and crypt filters in October 2009.

The project subsequently expanded its command-line and library interfaces while retaining its focus on structural transformations. Version 7 changed the primary license to Apache-2.0 and improved damaged-file recovery, while version 8 introduced an AppImage and higher-level helper APIs. Later development added JSON-based inspection and modification, job-based interfaces, broader cryptographic-provider support, and a CMake build system.

Adoptionsgeschichte

qpdf has matured into both a command-line utility and a reusable C++ library with C bindings. The supplied package metadata records packages across Homebrew, Debian and Ubuntu, Fedora, Alpine, Arch, Nix, MacPorts, Chocolatey, Scoop, winget, and openSUSE ecosystems, indicating unusually broad cross-platform packaging.

Windows support and a partial C API arrived in 2009. Later releases added AppImage distribution, continuous cross-platform release builds, shell-completion guidance for packagers, and installed pkg-config and CMake package metadata for downstream developers.

Wie es verwendet wird

Typical command-line uses include checking or repairing PDFs, merging and splitting pages, decrypting or password-protecting documents, web-optimizing through linearization, and inspecting or changing low-level PDF objects. Developers can link against libqpdf through installed pkg-config or CMake metadata.

QDF mode produces a valid but editor-friendly PDF representation that can be repaired after editing with fix-qdf. qpdf JSON provides a language-neutral representation that can be manipulated with scripts or command-line JSON tools.

Warum Paket-Nerds sich dafür interessieren

qpdf occupies a distinctive niche between a PDF viewer and a content-creation toolkit: it exposes PDF structure while preserving page content. Package maintainers and automation authors value its small dependency footprint, stable command-line interface, library API, repair behavior, encryption support, and ability to split, merge, linearize, inspect, and transform PDFs without rendering them.

Its QDF and JSON representations are especially useful to Unix-tool enthusiasts because they make otherwise opaque PDF internals accessible to text editors, scripts, and tools such as jq. The companion fix-qdf and zlib-flate executables extend that low-level toolbox.

Zeitleiste

  • 2008-04: qpdf 2.0 became the first public release.
  • 2009-10: qpdf 2.1 added Windows support, a DLL, a partial C API, AES, and crypt filters.
  • 2017-09: qpdf 7.0 changed its primary license to Apache-2.0.
  • 2018-02: qpdf 8.0 added AppImage distribution.
  • 2022: qpdf 11 replaced the autoconf build with CMake.

Related projects

  • fix-qdf is distributed with qpdf and repairs edited QDF files.
  • zlib-flate is a small compression utility shipped with qpdf.
  • jq can be used with qpdf's JSON representation for scripted low-level PDF modification.

Sicherheitslage

Risikostufe: grün

narrow executable package without higher-risk signals.

Risikoklassifikator

grün Risiko · niedrig Konfidenz · appliance

Warum

  • narrow executable package without higher-risk signals

Signale

  • metadata:no-higher-risk-signals

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 5 Plattformziele verfügbar.
  • Installiert mit 2 Laufzeitabhängigkeiten.
  • Build-Metadaten listen 1 Build-Abhängigkeiten.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
fix-qdfcliglobales Executable
qpdfcliglobales Executable
zlib-flatecliglobales Executable

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-09-19
Manager-Version12.4.1
Manager aktualisiert2026-09-10
lokale DatenOK
Upstreamnot checked
neueste erkannte Versionnicht erkannt

https://github.com/qpdf/qpdf

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:qpdf
Version12.4.1
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/qpdf
Homepagehttps://qpdf.sourceforge.io/
Repositoryhttps://github.com/qpdf/qpdf
Upstream-Dokumentationhttps://qpdf.sourceforge.io/
LizenzApache-2.0
Quellarchivhttps://github.com/qpdf/qpdf/releases/download/v12.4.1/qpdf-12.4.1.tar.gz
Zuletzt aktualisiert2026-09-10T09:19:20Z
Pulseupdated
Abhängigkeitenjpeg-turbo, openssl@3
Build-Abhängigkeitencmake
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameqpdf
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Debian apt95%

libqpdf-dev 12.2.0-1

development files for PDF transformation/inspection library

https://qpdf.sourceforge.io

sudo apt install libqpdf-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: qpdf
  • 3 Abhängigkeiten
  • 1 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Qpdf
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libqpdf-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libqpdf30 12.2.0-1

runtime library for PDF transformation/inspection software

https://qpdf.sourceforge.io

sudo apt install libqpdf30
  • Section: libs
  • Architecture: amd64
  • Source Package: qpdf
  • 6 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Qpdf
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libqpdf30 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

qpdf 12.2.0-1

tools for transforming and inspecting PDF files

https://qpdf.sourceforge.io

sudo apt install qpdf
  • Section: text
  • Architecture: amd64
  • 4 Abhängigkeiten
  • 1 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Qpdf
Debian stable package indexes · deb.debian.org · Debian stable package indexes: qpdf from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

qpdf-doc 12.2.0-1

tools for transforming and inspecting PDF files

https://qpdf.sourceforge.io

sudo apt install qpdf-doc
  • Section: text
  • Architecture: all
  • Source Package: qpdf
  • 3 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Qpdf
Debian stable package indexes · deb.debian.org · Debian stable package indexes: qpdf-doc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

qpdf

nix profile install nixpkgs#qpdf
  • normalized package name match
  • Abgeglichen nach: Qpdf
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/qp/qpdf/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

libqpdf-dev 11.9.0-1.1build1

development files for PDF transformation/inspection library

https://qpdf.sourceforge.io

sudo apt install libqpdf-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: qpdf
  • 3 Abhängigkeiten
  • 1 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Qpdf
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libqpdf-dev from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
Ubuntu apt95%

libqpdf29t64 11.9.0-1.1build1

runtime library for PDF transformation/inspection software

https://qpdf.sourceforge.io

sudo apt install libqpdf29t64
  • Section: libs
  • Architecture: amd64
  • Source Package: qpdf
  • 6 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Qpdf
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libqpdf29t64 from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
Ubuntu apt95%

qpdf 11.9.0-1.1build1

tools for transforming and inspecting PDF files

https://qpdf.sourceforge.io

sudo apt install qpdf
  • Section: universe/text
  • Architecture: amd64
  • 4 Abhängigkeiten
  • 1 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Qpdf
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: qpdf from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

qpdf-doc 11.9.0-1.1build1

tools for transforming and inspecting PDF files

https://qpdf.sourceforge.io

sudo apt install qpdf-doc
  • Section: text
  • Architecture: all
  • Source Package: qpdf
  • 3 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Qpdf
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: qpdf-doc from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
apk95%

qpdf 12.4.0-r0

Command-line tools and library for transforming PDF files

https://github.com/qpdf/qpdf

sudo apk add qpdf
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: qpdf
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Qpdf
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: qpdf from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

qpdf-dev 12.4.0-r0

Command-line tools and library for transforming PDF files (development files)

https://github.com/qpdf/qpdf

sudo apk add qpdf-dev
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: qpdf
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Qpdf
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: qpdf-dev from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

qpdf-doc 12.4.0-r0

Command-line tools and library for transforming PDF files (documentation)

https://github.com/qpdf/qpdf

sudo apk add qpdf-doc
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: qpdf
  • normalized package name match
  • Abgeglichen nach: Qpdf
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: qpdf-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

qpdf-fix-qdf 12.4.0-r0

Repair PDF files in QDF form after editing

https://github.com/qpdf/qpdf

sudo apk add qpdf-fix-qdf
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: qpdf
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Qpdf
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: qpdf-fix-qdf from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

qpdf-libs 12.4.0-r0

Command-line tools and library for transforming PDF files (libraries)

https://github.com/qpdf/qpdf

sudo apk add qpdf-libs
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: qpdf
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Qpdf
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: qpdf-libs from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
dnf95%

qpdf 12.4.0-1.fc45

Command-line tools and library for transforming PDF files

https://qpdf.sourceforge.io/

sudo dnf install qpdf
  • License: Apache-2.0 OR Artistic-2.0
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: qpdf
  • 6 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Qpdf
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: qpdf from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/652278618dec9c023176a80c435a32a2c8154869fb0eb662c267a54df28d77d9-primary.xml.zst
dnf95%

qpdf-devel 12.4.0-1.fc45

Development files for QPDF library

https://qpdf.sourceforge.io/

sudo dnf install qpdf-devel
  • License: Apache-2.0 OR Artistic-2.0
  • Category: Unspecified
  • Architecture: i686
  • Source Package: qpdf
  • 5 Abhängigkeiten
  • 3 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Qpdf
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: qpdf-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/652278618dec9c023176a80c435a32a2c8154869fb0eb662c267a54df28d77d9-primary.xml.zst

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment
  • pkg.so package database
  • pkgdb category and tag curation