Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/qpdf/qpdf
qpdf: A content-preserving PDF document transformer
https://github.com/qpdf/qpdf
pdf pdf-document-processor
Last synced: 2 days ago
JSON representation
qpdf: A content-preserving PDF document transformer
- Host: GitHub
- URL: https://github.com/qpdf/qpdf
- Owner: qpdf
- License: apache-2.0
- Created: 2012-06-03T17:40:19.000Z (over 12 years ago)
- Default Branch: main
- Last Pushed: 2024-10-29T00:12:30.000Z (about 1 month ago)
- Last Synced: 2024-10-29T15:04:39.447Z (about 1 month ago)
- Topics: pdf, pdf-document-processor
- Language: C++
- Homepage: https://qpdf.sourceforge.io/
- Size: 37.4 MB
- Stars: 3,455
- Watchers: 69
- Forks: 273
- Open Issues: 125
-
Metadata Files:
- Readme: README-appimage.md
- Changelog: ChangeLog
- License: LICENSE.txt
Awesome Lists containing this project
- awesome-starred - qpdf/qpdf - Primary QPDF source code and documentation (others)
README
# Using the qpdf AppImage bundle (for Linux x86_64 systems only)
Tips:
* After downloading, you have to set the executable bit for any AppImage (for security reasons this is disabled by
default): `chmod +x .AppImage`* Run the qpdf AppImage with the `--ai-usage` parameter to start learning some useful details about built-in features of
this specific AppImage.* You can rename the AppImage to any name allowed for file names on Linux. The `.AppImage` suffix is not required for it
to function. It will also work as expected if you invoke it from a symlink. Using `qpdf` as its filename or symlink
name is OK. However, you may want to continue using the qpdf package provided by your system's package manager side by
side with the AppImage bundle: in this case it is recommended to use `qpdf.ai` as a short name for (or as the symlink
name to) the qpdf-.AppImage.