print/qpdf - The NetBSD Packages Collection

Structural, content-preserving transformations on PDF files

QPDF is a command-line program that does structural, content-preserving
transformations on PDF files.  It could have been called something like
pdf-to-pdf. It also provides many useful capabilities to developers of
PDF-producing software or for people who just want to look at the innards of a
PDF file to learn more about how they work.

QPDF is capable of creating linearized (also known as web-optimized) files and
encrypted files. It is also capable of converting PDF files with object streams
(also known as compressed objects) to files with no compressed objects or to
generate object streams from files that don't have them (or even those that
already do). QPDF also supports a special mode designed to allow you to edit the
content of PDF files in a text editor. For more details, please see the
documentation links below.

QPDF includes support for merging and splitting PDFs through the ability to copy
objects from one PDF file into another and to manipulate the list of pages in a
PDF file. The QPDF library also makes it possible for you to create PDF files
from scratch. In this mode, you are responsible for supplying all the contents
of the file, while the QPDF library takes care off all the syntactical
representation of the objects, creation of cross references tables and, if you
use them, object streams, encryption, linearization and other syntactic details.

Build dependencies

devel/cmake pkgtools/mktools devel/pkgconf pkgtools/cwrappers

Runtime dependencies

graphics/jpeg graphics/jpeg

Binary packages

OSArchitectureVersion
NetBSD 10.0aarch64qpdf-11.6.3.tgz
NetBSD 10.0aarch64qpdf-11.3.0nb1.tgz
NetBSD 10.0aarch64qpdf-11.4.0.tgz
NetBSD 10.0aarch64ebqpdf-11.4.0.tgz
NetBSD 10.0aarch64ebqpdf-11.6.3.tgz
NetBSD 10.0alphaqpdf-11.6.3.tgz
NetBSD 10.0earmv6hfqpdf-11.6.3.tgz
NetBSD 10.0earmv6hfqpdf-11.3.0nb1.tgz
NetBSD 10.0earmv6hfqpdf-11.4.0.tgz
NetBSD 10.0earmv7hfqpdf-11.6.3.tgz
NetBSD 10.0earmv7hfqpdf-11.3.0nb1.tgz
NetBSD 10.0earmv7hfqpdf-11.4.0.tgz
NetBSD 10.0i386qpdf-11.6.3.tgz
NetBSD 10.0i386qpdf-11.4.0.tgz
NetBSD 10.0powerpcqpdf-11.4.0.tgz
NetBSD 10.0x86_64qpdf-11.6.3.tgz
NetBSD 10.0_BETAx86_64qpdf-11.4.0.tgz
NetBSD 8.0powerpcqpdf-10.6.2nb1.tgz
NetBSD 8.0powerpcqpdf-11.6.3.tgz
NetBSD 8.0powerpcqpdf-11.4.0.tgz
NetBSD 8.0x86_64qpdf-11.4.0.tgz
NetBSD 8.0x86_64qpdf-11.6.3.tgz
NetBSD 9.0aarch64qpdf-11.6.3.tgz
NetBSD 9.0aarch64qpdf-11.3.0nb1.tgz
NetBSD 9.0aarch64qpdf-11.4.0.tgz
NetBSD 9.0alphaqpdf-10.6.2nb1.tgz
NetBSD 9.0alphaqpdf-11.6.3.tgz
NetBSD 9.0earmv6hfqpdf-11.6.3.tgz
NetBSD 9.0earmv6hfqpdf-11.3.0nb1.tgz
NetBSD 9.0earmv6hfqpdf-11.4.0.tgz
NetBSD 9.0earmv7hfqpdf-11.6.3.tgz
NetBSD 9.0earmv7hfqpdf-11.3.0nb1.tgz
NetBSD 9.0earmv7hfqpdf-11.4.0.tgz
NetBSD 9.0i386qpdf-11.4.0.tgz
NetBSD 9.0i386qpdf-11.6.3.tgz
NetBSD 9.0mips64ebqpdf-10.6.2nb1.tgz
NetBSD 9.0powerpcqpdf-11.4.0.tgz
NetBSD 9.0powerpcqpdf-10.6.2nb1.tgz
NetBSD 9.0powerpcqpdf-11.3.0nb1.tgz
NetBSD 9.0powerpcqpdf-11.6.3.tgz
NetBSD 9.0sparc64qpdf-10.6.2nb1.tgz
NetBSD 9.0sparcqpdf-10.6.2nb1.tgz
NetBSD 9.0x86_64qpdf-11.6.3.tgz
NetBSD 9.0x86_64qpdf-11.4.0.tgz
NetBSD 9.3x86_64qpdf-11.4.0.tgz
NetBSD 9.3x86_64qpdf-11.6.3.tgz

Binary packages can be installed with the high-level tool pkgin (which can be installed with pkg_add) or pkg_add(1) (installed by default). The NetBSD packages collection is also designed to permit easy installation from source.

Available build options

(none)

Known vulnerabilities

The pkg_admin audit command locates any installed package which has been mentioned in security advisories as having vulnerabilities.

Please note the vulnerabilities database might not be fully accurate, and not every bug is exploitable with every configuration.


Problem reports, updates or suggestions for this package should be reported with send-pr.