Command-line tools and library for transforming PDF files
QPDF is a 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 offers many capabilities such as linearization (web
optimization), encrypt, and decryption of PDF files. Note that QPDF
does not have the capability to create PDF files from scratch; it is
only used to create PDF files with special characteristics starting
from other PDF files or to inspect or extract information from
existing PDF files.
- Developed at devel:libraries:c_c++
- Sources inherited from project openSUSE:Factory
-
4
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:16.0:FactoryCandidates/qpdf && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
qpdf-4.0.0.tar.gz | 0005029024 4.8 MB | |
qpdf.changes | 0000003471 3.39 KB | |
qpdf.spec | 0000002926 2.86 KB |
Revision 16 (latest revision is 77)
Ismail Dönmez (namtrac)
accepted
request 146752
from
Ismail Dönmez (namtrac)
(revision 16)
- Update to version 4.0.0 * Support for Acrobat X & XI encryption * Support for extension levels in PDF version information. * New methods for supporting read and write from/to arbitrary sources. * Support for unencrypted files with encrypted attachments. * Support for files with junk preceding the PDF header.
Comments 0