QPDF
Page Module:Infobox/styles.css has no content.
| QPDF | |
|---|---|
| Lua error in package.lua at line 80: module 'Module:InfoboxImage/data' not found. | |
| [[Programmer|Original authorTemplate:Pluralize from text]] | Jay Berkenbilt |
| Initial release | Script error: No such module "Date time". |
| Written in | C++ |
| Engine | Page Template:Plainlist/styles.css has no content.Template:EditAtWikidata |
| Operating system | Multiplatform |
| Type | PDF software |
| License | Apache-2.0 |
| Website | qpdf.sourceforge.io |
| Repository | Page Template:Plainlist/styles.css has no content.
|
Script error: No such module "Check for conflicting parameters".
QPDF is a software library and a free command-line program that can convert one PDF file to another equivalent PDF file. It is capable of performing transformations such as linearization (also known as web optimization or fast web viewing), encryption, and decryption of PDF files.[1] It also has options for inspecting or checking PDF files, some of which are useful primarily to PDF developers. QPDF includes support for rotating, 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.[2] QPDF is not capable of converting PDF into other formats.[3][1]
The QPDF library also makes it possible to create PDF files from scratch. In this mode, the user is responsible for supplying all the contents of the file, while the QPDF library takes care of the syntactical representation of the objects, creation of cross references tables and, optionally, object streams, encryption, linearization, and other syntactic details.
QPDF is written in C++.[3]
References
Page Template:Reflist/styles.css has no content.
- ^ a b Page Module:Citation/CS1/styles.css has no content.Byfield, Bruce (September 2021). "Editing PDF Structure with QPDF". Linux Magazine. Retrieved 2022-10-10.
- ^ Page Module:Citation/CS1/styles.css has no content.Zadka, Moshe (2021-07-06). "Edit PDFs on the Linux command line". Opensource.com. Retrieved 2022-10-10.
- ^ a b Page Module:Citation/CS1/styles.css has no content."QPDF - command-line program that does structural, content-preserving transformations on PDF files". LinuxLinks. Retrieved 2022-10-10.
External links
Lua error in mw.title.lua at line 404: bad argument #2 to 'title.new' (unrecognized namespace name 'Portal').
- Official website
- TQPDF Script error: No such module "webarchive". a Delphi wrapper for the QPDF Library