Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
pdfjam
-
Pdftool.org: modify pdfs offline in the browser
Some time ago I had success with https://github.com/rrthomas/pdfjam for that purpose.
It used to be included in the standard Debian repositories but that no longer seems to be the case which might mean it is an unmaintained project that has build issues. Worth trying though, if it builds on a modern system.
-
Looking for a utility/suite for working with PDF files and documents
There is pdjam which might be a part of what you are looking for.
-
meirl
If you have a standard package manager, look up pdfjam for pretty good CLI editing.
-
Very new user who just merged a pdf, I'm in love
I use https://github.com/rrthomas/pdfjam/ for that since ages in case you're interested in alternatives.
pdftk
-
New Browser-based PDF Editor (github link)
The classic way is with pdftk (the Java port sees some development, the original hasn't had a release in the last decade) along with imagemagick convert and a couple others.
-
Is anyone scanning print magazines?
It uses pdftk-java (that's what debian calls it anyway) - it's a variant that ignores password "protection" on non-encrypted files, which means I can decompress them and mess with them.
-
Hello everyone, everyone speaks English, I speak Brazilian, everyone is there, thank you
Hello people all English Let's go there in a tool called git clone https://gitlab.com/pdftk-java/pdftk Let's use this tool type this termux tool
-
pdftk java error
tmx% pdftk foo.pdf dump_data InfoBegin Error: could not load a required library for this operation. java.lang.NoClassDefFoundError: org/apache/commons/lang3/StringEscapeUtils Make sure that bcprov and commons-lang3 are installed and included in the classpath. See also https://gitlab.com/pdftk-java/pdftk/issues/2.
-
Is pdftk compatible with the latest release of Python 3.9?
Someone has ported pdftk to Java (see https://gitlab.com/pdftk-java/pdftk) which might be usable for you.
-
Writing a PDF from web hook JSON data, and automating an email that sends the PDF to the client?
Try using the Java port, it’s still actively supported and they have a pre built binary you can use https://gitlab.com/pdftk-java/pdftk
- [Software Recommendation] Batch Password Protect/Encrypt PDF
-
Does someone knows a good pdf viewer opensource for windows thank you
Or pdftk. Or Okular. There are many FLOSS options besides using the last free version of some random paid editor.
What are some alternatives?
Files - A modern file manager that helps users organize their files and folders.
pdfsam - PDFsam, a desktop application to split, merge, mix, rotate PDF files and extract pages
unionpdf - A universal pdf rendering/editing library
sumatrapdf - SumatraPDF reader
pdfmixtool
pdfarranger - Small python-gtk application, which helps the user to merge or split PDF documents and rotate, crop and rearrange their pages using an interactive and intuitive graphical interface.
LibreOffice - Read-only LibreOffice core repo - no pull request (use gerrit instead https://gerrit.libreoffice.org/) - don't download zip, use https://dev-www.libreoffice.org/bundles/ instead
Stirling-PDF - #1 Locally hosted web application that allows you to perform various operations on PDF files
openoffice - Apache OpenOffice
tesseract-ocr - Tesseract Open Source OCR Engine (main repository)
mupdf - mirrored from git://git.ghostscript.com/mupdf.git