stevethekiller/killerpdf

Free and open-source PDF editor for Windows with a built-in PDF 2.0 engine. View, annotate, OCR, merge, split, crop, rotate, compare, edit text, draw, sign,...

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 18 minutes ago
Added to GitGenius on September 17th, 2026
Created on April 16th, 2026
Open Issues & Pull Requests: 41 (+0)
GitHub issues: Enabled
Number of forks: 315
Total Stargazers: 3,943 (+0)
Total Subscribers: 15 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 9.0 hours
Mean response time: 42.8 hours
90th percentile: 5.3 days
Tracked items: 294

Most active contributors

Sign in to see contributor activity.

How this project is maintained

About 3% of issues opened in the past year have never received a reply. 92% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. 88% of issues opened in the past year have been closed, leaving a working backlog. Three people close 95% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 37
New in 7 days: 13
Closed in 7 days: 4
Avg open age: 19 days
Stale 30+ days: 0
Stale 90+ days: 0

Recent activity

Opened in 7 days: 12
Closed in 7 days: 4
Comments in 7 days: 4
Events in 7 days: 24

Top labels

  • bug (130)
  • enhancement (102)
  • UI Issue (49)
  • Engine (33)
  • Translation (9)
  • Performance (7)
  • documentation (4)
  • question (3)

Detailed Description

KillerPDF is a free, open-source PDF editor for Windows that provides viewing, annotation, OCR, merging, splitting, text editing, drawing, signing, form filling, and password-protected document access without requiring a subscription.

The tool addresses the need for a capable PDF editor that respects user privacy and avoids vendor lock-in. It bundles a built-in PDF 2.0 engine and processes all documents locally on the user's computer with no telemetry. The application is distributed as either a compact Windows installer or a self-contained portable edition, making it accessible for different deployment scenarios.

KillerPDF suits developers and end users on Windows who need comprehensive PDF manipulation without subscription costs or cloud dependencies. The project distinguishes itself by including The KillerPDF.Engine, an independent and reusable .NET library for PDF 2.0, PDF/A, and PDF/UA document processing that is maintained as a first-class component within the monorepo with its own public API, tests, and architecture documentation. This engine can be leveraged by other .NET applications requiring PDF processing capabilities.

Development activity shows consistent maintenance with regular updates to the codebase and documentation. The project maintains dedicated technical and help pages documenting internals, formats, and operational limits. The engine component receives active development with its own release history tracked separately from the main application. The monorepo structure with independent tooling for corpus testing indicates deliberate engineering practices around quality assurance.