Stirling-PDF: Locally hosted web application that allows you to perform various operations on PDF files

NinjaZ@infosec.pub to Open Source@lemmy.ml – 241 points –
GitHub - Stirling-Tools/Stirling-PDF: #1 Locally hosted web application that allows you to perform various operations on PDF files
github.com

This is a robust, locally hosted web-based PDF manipulation tool using Docker. It enables you to carry out various operations on PDF files, including splitting, merging, converting, reorganizing, adding images, rotating, compressing, and more. This locally hosted web application has evolved to encompass a comprehensive set of features, addressing all your PDF requirements.

Stirling PDF does not initiate any outbound calls for record-keeping or tracking purposes.

All files and PDFs exist either exclusively on the client side, reside in server memory only during task execution, or temporarily reside in a file solely for the execution of the task. Any file downloaded by the user will have been deleted from the server by that point.

16

You are viewing a single comment

Have used it for some months and it's great. I mostly use it for basic stuff like splitting / merging pdfs because im too lazy to look up the pdftk command.

But there are many more features like sanitizing (removing embedded JS code) or OCR (which works great).

Do you think this would pass the grandma test? If so I'm 100% going to host this (mainly for my mother, hence the question)

She certainly can't break anything by using it, you can spin up a docker container and see for yourself. It's also localized in a lot of languages.

I don't think my own mother would do well with this, mainly because I think she doesn't know what the difference between a pdf and word or libre doc is. But apart from that, it is really simple.