qpdf
Command-line program that does structural, content-preserving transformations on PDF files
Command-line program that does structural, content-preserving transformations on PDF files
To install this package, run one of the following:
With QPDF, it is possible to copy objects from one PDF file into another and to manipulate the list of pages in a PDF file. This makes it possible to merge and split PDF files. 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.
Summary
Command-line program that does structural, content-preserving transformations on PDF files
Last Updated
Dec 31, 2024 at 11:58
License
Apache-2.0
Total Downloads
1.3K
Supported Platforms
GitHub Repository
https://github.com/qpdf/qpdfDocumentation
https://qpdf.readthedocs.io/