KillerPDF Download

View, edit, OCR, organize, compare, fill, sign, and batch process PDFs
locally, privately, and without an account.

KillerTerminal
winget install killerpdf
choco install killerpdf
Source on GitHub
version KillerPDF v1.8.5
released 2026-09-14
size ~9.56 MB exe
platform Windows 10/11 x64
sha256 d3c73cfee8e4ba6c061f7a6c1ef64bc1
3755c2b22de52ee77b5385a85e73aeaa

Install or run portable. Free, open source, GPLv3.
No accounts or subscriptions required.
No telemetry is sent and no ads... ever.

The people's editor

Much of what KillerPDF does was requested by the people who use it. The GitHub issues page is open to anyone, so anybody can request a feature or report a bug.

Your suggestions genuinely shape where this goes next. Read the story behind the app on the About page.

Informational Brochure (PDF)

Built from scratch

KillerPDF is written in C# and WPF on .NET. It renders through PDFium and runs OCR on Tesseract, with extra language models downloaded only on demand so the base download stays small.

PDF creation, editing, validation, encryption, and writing are powered by The KillerPDF.Engine, an independent .NET library built from scratch for PDF 2.0 and modern PDF/A. The Technical page shows how it all fits together.

Fully featured

  • Four view modes across unlimited tabs
  • Split panes show two documents side by side
  • Text, highlights, drawing and shapes
  • Edit text inline and OCR scans
  • Fill and sign PDF forms
  • Stamp page numbers and watermarks
  • Crop, transform, merge and split
  • Compare PDFs page by page
  • Print with full control, or flatten

What it does

In 1.8.5

KillerPDF checks GitHub for newer stable versions at startup by default and asks before installing an update. Always check on startup in the confirmation dialog shares the About setting and saves your choice even if you decline the update. There is no separate background service.

At the bottom of the shortcut list, you can turn off all application keyboard shortcuts. Ctrl+Shift+K always works to turn them on or off, even when the others are disabled.

Ctrl+R rotates selected pages 90° clockwise. Ctrl+Shift+R rotates them 90° counterclockwise.

Now powered by

The.Engine

KillerPDF 1.8 replaces its legacy document pipeline with The KillerPDF.Engine: an independent .NET library built from scratch for PDF 2.0 and modern PDF/A. It reads, validates, creates, edits, signs, encrypts and writes PDFs through the same public API available to other applications.

Explore the engine and developer guide
151engine source files
47,792physical C# lines
1,437engine tests
47,024corpus PDFs
Tested against

TheCorpus

The KillerPDF Corpus is an open, versioned collection of real-world, standards, malformed, and deliberately stressful PDFs. It makes reliability measurable and gives KillerPDF, qpdf, and other PDF tools the same repeatable test inputs.

KillerPDF 1.8.4 saved 40,563 PDFs across the same 47,024 inputs as 1.8.3, with identical outcomes and no crashes or timeouts.

Explore the latest results and benchmark guide
17,328public PDFs in v1.8.1
47,024PDFs in the full local gate
5measured runs per collection
0application crashes or timeouts