this post was submitted on 08 Jul 2023
62 points (98.4% liked)

Open Source

30282 readers
556 users here now

All about open source! Feel free to ask questions, and share news, and interesting stuff!

Useful Links

Rules

Related Communities

Community icon from opensource.org, but we are not affiliated with them.

founded 5 years ago
MODERATORS
 

I'm not looking for a full PDF editor. Only to do tasks like merging and splitting PDFs, removing pages, or creating a PDF from a bunch of images.

https://www.ilovepdf.com is very handy, but I don't like the idea of uploading my documents to them, especially if they have sensitive data.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 5 points 1 year ago* (last edited 1 year ago)

I use command line tools for this, for most those things pdftk should be enough and it works great -if the command line is too daunting for you, there's PDF chain a graphical front-end for pdftk.

For creating PDFs from images i often use imagemagick.