stirling-tools/stirling-pdf

#1 PDF Application on GitHub that lets you edit PDFs on any device anywhere

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 17 minutes ago
Added to GitGenius on August 30th, 2026
Created on January 27th, 2023
Open Issues & Pull Requests: 580 (+0)
Number of forks: 8,267
Total Stargazers: 91,060 (+0)
Total Subscribers: 321 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 9.8 hours
Mean response time: 35.4 days
90th percentile: 90.0 days
Tracked items: 1,161

How this project is maintained

Around half of the issues opened in the past year never receive a reply. 91% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. Work labelled "question" is answered fastest, typically in under an hour, while "enhancement" waits about 4 days. 53% of tracked open issues have had no activity in three months. Only 5% of issues opened in the past year have been closed.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 367
New in 7 days: 16
Closed in 7 days: 4
Avg open age: 311 days
Stale 30+ days: 304
Stale 90+ days: 233

Recent activity

Opened in 7 days: 14
Closed in 7 days: 4
Comments in 7 days: 14
Events in 7 days: 27

Top labels

  • enhancement (488)
  • needs investigation (271)
  • Back End (240)
  • Front End (229)
  • v2 (82)
  • Bug (73)
  • question (37)
  • good first issue (31)

Detailed Description

Stirling PDF is an open-source PDF editing platform that runs as a desktop app, in the browser, or on self-hosted servers with a private API.

The tool addresses the need to handle PDF operations without relying on external services. It provides over fifty tools for editing, merging, splitting, signing, redacting, converting, and performing OCR on PDFs. Users can build no-code automation pipelines directly in the UI or integrate PDF processing into existing systems through REST APIs. The platform supports deployment across multiple environments, from personal desktop use to enterprise server installations.

Stirling PDF suits organizations and individuals who require document processing capabilities while maintaining control over their data. It works well for teams needing both a user-friendly interface for manual PDF work and programmatic access for automation. The tool is particularly valuable for those handling sensitive documents that should not be sent to third-party services. The platform includes enterprise features such as single sign-on and auditing, making it suitable for larger deployments. The interface is available in over forty languages, supporting global teams.

The project maintains active community engagement through Discord and GitHub issues. Development follows a structured approach using Task as a unified command runner for builds, development, and testing. The project welcomes contributions and provides dedicated guides for adding translations and extending functionality. The codebase is written in Java and distributed through Docker, enabling straightforward deployment across different infrastructure setups.