Stop uploading PDFs to sketchy sites: self-host your PDF tools with Stirling-PDF

Here's a habit worth breaking: you need to merge two PDFs, or shrink one to fit an upload limit, so you search "merge PDF," click the first free site, and hand your document — which might be a contract, a bank statement, a medical form — to a stranger's server in exchange for the favor. Those sites are free for a reason, and "we delete your files after an hour" is a promise you have no way to check. Stirling-PDF ends the habit: it's a self-hosted toolbox of dozens of PDF operations that runs on your own server, so your documents never leave it.
What Stirling-PDF is
Stirling-PDF is a single web app that bundles an enormous range of PDF tools — well over fifty operations — behind a clean, simple interface. Anything you'd normally reach for a random online tool or a paid desktop app to do, it does locally: no account, no upload to a third party, no watermark, no "upgrade to remove the limit." It's the swiss-army knife for PDFs, and it lives on your infrastructure.
What it can do (a tour)
The tool list is long, but the greatest hits cover almost everything most people ever need:
- Organize: merge several PDFs into one, split one into many, reorder, rotate, and delete or extract specific pages.
- Shrink and convert: compress a bloated PDF down to a sane size, and convert to and from images, Word, and other formats.
- Edit and annotate: add page numbers, stamps, watermarks; fill and flatten forms; add or edit metadata.
- OCR: run optical character recognition over a scanned, image-only PDF so the text inside becomes selectable and searchable.
- Sign: add a signature to a document — the everyday "sign here and send it back" task, done without a subscription e-sign service.
- Secure: add or remove passwords, set permissions, and redact — the operations you especially don't want to do on a random website.
That last point is the whole argument in miniature: the PDF tasks you're most tempted to do quickly online — signing, redacting, password-protecting — are exactly the ones where uploading to a stranger is the worst idea.
Why self-host it
- Privacy, obviously. Your documents are processed on your server and never touch a third party. For anything sensitive — and PDFs are usually sensitive — this is the only sane default.
- No limits, no upsells. The free online tools cap file sizes and gate the useful operations behind a paywall; the paid desktop suites are expensive. Stirling-PDF has neither problem.
- Always available. One bookmark, every PDF tool you need, on your own domain — no hunting for "the good site" that isn't covered in ads this week.
- Batch-friendly and scriptable. It has an API, so the repetitive document jobs can be automated.
A note on how it handles your files
Worth knowing, because it's reassuring: Stirling-PDF is designed to be stateless by default — it processes your file and doesn't keep it lying around. Combined with the fact that the whole thing runs on your own server, that's about as private as PDF tooling gets. (You can enable logins and features that store more if you want a shared team instance, but the default is "do the job, keep nothing.")
How to deploy it
Stirling-PDF is pleasantly simple to run — essentially a single app behind TLS on a domain. Some of the heavier operations (OCR, certain conversions) do a little work when you use them, so give it modest resources, but at rest it's light. On a VPS it's a quick setup; or deploy Stirling-PDF in one click and bookmark it as your permanent, private PDF toolbox. The next time you need to merge or sign something, you'll reach for your own tool instead of a search result — which is the whole idea.
The bigger picture
Stirling-PDF is one of those self-hosted apps that pays for itself the first week, because it replaces a genuinely risky habit with a safe one you'll use constantly. It pairs naturally with a document archive like Paperless-ngx — Stirling to manipulate the file, Paperless to file it away. If you're assembling a private, self-owned office, start with our guide to what self-hosting is and whether it's worth it.
Deploy Stirling-PDF → — or browse the full app catalog of tools you can host and own.