-
xournalpp
Xournal++ is a handwriting notetaking software with PDF annotation support. Written in C++ with GTK3, supporting Linux (e.g. Ubuntu, Debian, Arch, SUSE), macOS and Windows 10. Supports pen input from devices such as Wacom Tablets.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
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.
On Linux I like to use:
https://github.com/pdfarranger/pdfarranger and https://gitlab.com/scarpetta/pdfmixtool for such tasks.
-
On Linux I like to use:
https://github.com/pdfarranger/pdfarranger and https://gitlab.com/scarpetta/pdfmixtool for such tasks.
-
If you want to add page, remove page, split, merge, reorder, re-orient all or individual pages, ... May I recommend the glorious NAPS2 [1] ?
It's meant as a scanning tool but works just fine without scanning just drag and drop a pdf on it.
It doesn't do in-page editing or annotation, it's "one layer above" that.
[1] https://www.naps2.com/
-
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.
-
I find pdfsam to be the perfect offline tool for me on Windows.
https://pdfsam.org
And it's open source as well: https://github.com/torakiki/pdfsam
-
For anyone want to build a tool like this, you can try my WIP library here, it's based on Pdfium and Wasm, you can build a tool support editing and previewing with it.
https://github.com/jichang/unionpdf
Related posts
-
Programma per leggere e modificare i pdf (Windows)
-
Günstiger (oder kostenloser) PDF-Allrounder ohne Werbung, Accountzwang oder Onlinezugang gesucht
-
Is there any Adobe Acrobat DC/Pro-like PDF reader application in Linux?
-
Question from a noob - best pdf tool?
-
QuestPDF HTML to PDF C# Alternatives For .NET Developers