Skip to content

TorReader PDF v2.1.3

Choose a tag to compare

@FelixNgH FelixNgH released this 17 Jul 01:19

Portable PDF reader and editor for Windows and Linux. No installation required — everything runs locally on your machine.

Downloads

Platform File Notes
Windows (x64) TorReader-PDF-Portable-v2.1.3.zip Unzip and run TorReader.exe — fully portable, no install
Linux (x86_64) TorReaderPDF-2.1.3-x86_64.AppImage chmod +x then run — bundled Qt6, no dependencies

Highlights

  • Fast rendering — memory-mapped loading opens 200 MB files in 1–2 s
  • Merge PDFs while keeping bookmarks — each source file's outline is preserved and remapped to the new page numbers (most free tools drop bookmarks on merge)
  • Insert / Extract / Split / Delete / Reorder pages, Adobe-style
  • Sharp at any zoom — mixed page sizes (A4 + A0–A3 drawings) render crisply
  • Inline translation — Ctrl+drag over text to translate in place, with local caching
  • Digital signature — PKCS#7 detached, SHA-256, via your own .pfx/.p12
  • Dark mode and full keyboard shortcuts (press F1 in-app)
  • Safe editing — changes apply to an in-memory copy; your original file is only overwritten on Ctrl+S

Everything is processed locally — no files are uploaded anywhere.

MIT licensed. Source and build instructions in the repository.


Update 2026-07-17: Fixed page insertion so bookmarks renumber to match the new page count (e.g. 68 + 8 inserted → 76 bookmarks), and the sidebar now refreshes after insert/delete/reorder. Windows + Linux assets rebuilt.