Stirling-Tools/Stirling-PDF
Summary
Stirling-PDF is a powerful open-source PDF platform offering 50+ editing tools, automation pipelines, and self-hosted deployment options for desktop, browser, or server.
View Cached Full Text
Cached at: 06/22/26, 01:31 PM
Stirling-Tools/Stirling-PDF
Source: https://github.com/Stirling-Tools/Stirling-PDF
Stirling PDF - The Open-Source PDF Platform
Stirling PDF is a powerful, open-source PDF editing platform. Run it as a personal desktop app, in the browser, or deploy it on your own servers with a private API. Edit, sign, redact, convert, and automate PDFs without sending documents to external services.

Key Capabilities
- Everywhere you work - Desktop client, browser UI, and self-hosted server with a private API.
- 50+ PDF tools - Edit, merge, split, sign, redact, convert, OCR, compress, and more.
- Automation & workflows - No-code pipelines direct in UI with APIs to process millions of PDFs.
- Enterprise‑grade - SSO, auditing, and flexible on‑prem deployments.
- Developer platform - REST APIs available for nearly all tools to integrate into your existing systems.
- Global UI - Interface available in 40+ languages.
For a full feature list, see the docs: https://docs.stirlingpdf.com
Quick Start
docker run -p 8080:8080 docker.stirlingpdf.com/stirlingtools/stirling-pdf
Then open: http://localhost:8080
For full installation options (including desktop and Kubernetes), see our Documentation Guide.
Resources
Support
- Community Discord
- Bug Reports: Github issues
Contributing
We welcome contributions! Please see CONTRIBUTING.md for guidelines.
This project uses Task as a unified command runner for all build, dev, and test commands. Run task dev to get started running the editor, run task to see the most common commands, or see the Developer Guide for full details.
For adding translations, see the Translation Guide.
License
Stirling PDF is open-core. See LICENSE for details.
Similar Articles
@sunmer575399: Stirling-PDF really has automation figured out — 89.0k stars, no joke. 50+ PDF tools packed into one open-source platform: merge, split, compress, OCR, watermarks — basically covers all everyday needs. The killer feature is the automation pipeline: drag and drop nodes to batch-process PDFs without writing a single...
Stirling-PDF is an open-source PDF processing platform offering 50+ tools (merge, split, OCR, compression, etc.), supporting browser use, Docker self-hosting, and a REST API, as well as a no-code automation pipeline. The project has 89k+ stars on GitHub and can be fully deployed locally to protect privacy.
@franpradasAI: BYE Adobe Acrobat Pro BYE PDF Expert Don't pay to edit PDFs. Stirling PDF is FREE and does it all: - merge PDFs - split…
A tweet promotes Stirling PDF, a free open-source PDF tool with 89,000+ GitHub stars, as a replacement for paid editors like Adobe Acrobat Pro and PDF Expert.
@Ryrenz: Throwing PDFs directly into large models? Tables get garbled, formulas break, and scanned documents can't even be read. These 5 tools help you convert documents into a clean format that AI can digest. 1. Stirling-PDF — All-in-one local PDF toolbox, 85k stars. Merge, split, compress, add watermarks, convert formats, dozens of operations…
This article introduces 5 open-source tools for converting documents into AI-readable formats: Stirling-PDF, MinerU, docling, marker, and OCRmyPDF, respectively targeting PDF editing, complex document conversion to Markdown, structured document output, high-precision PDF to Markdown, and OCR for scanned documents.
@itsclelia: Convert almost anything to PDF with http://pdfitdown.app! I recently released PdfItDown v3, the library I built to conv…
PdfItDown v3 is released, offering a library and full-stack web app to convert various file formats to PDF, built with modern tech stack and fully open-source.
The surprisingly complex journey to text-selectable client-side generated PDFs
This article explores the technical challenges of generating text-selectable PDFs on the client side, introducing SDocs as a solution and providing installation instructions for its CLI tool.