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.