PDF Manipulator v2.2.0
A free, open-source tool for local PDF manipulation — now available as a
native MSI installer for Windows in addition to the Inno Setup
installer, alongside the existing Linux AppImage.
What's new in 2.2.0
- 🌐 Massively expanded language support — from 11 to 53
languages, covering European, Asian, Middle Eastern and African
languages (including Hindi, Bengali, Japanese, Korean, Arabic, Hebrew,
Vietnamese, Swahili, Zulu and many more) - 🔍 Full-text search across PDF files — search a phrase across
multiple documents at once, with case-sensitive and whole-word options
and a click-to-preview result list - 📦 Windows MSI installer — for IT/GPO deployment, alongside the
existing Inno Setup.exeinstaller - 🐧 Linux AppImage build tooling — portable, no installation required
- 🛠️ Multithreaded PDF→DOCX conversion fix, first-run dialog and privacy
notice fixes, always-on-top window behavior fix, corrected
update-checker backend URL
Features
- Merge — combine multiple PDF files into one
- Split — extract selected pages or ranges
- Encrypt / Decrypt — AES-256, PDF-standard compliant
- PDF → DOCX conversion — preserves formatting
- Rotate pages — any pages, any angle
- Remove pages — precise removal of selected pages
- Reorder pages — drag and drop
- Full-text search — find text across multiple PDF files at once
- Compress to ZIP — batch packaging with optional password
- Built-in PDF preview — no external application needed
Downloads
| Platform | File | SHA-256 |
|---|---|---|
| Windows 10/11 (installer) | PDFManipulator-2.2.0-Setup.exe |
e18850953858a02d492e24519eb3f22ac96f70da351ac061c1c66e6f0d60ac73 |
| Windows 10/11 (MSI, for IT/GPO) | PDFManipulator-2.2.0.msi |
af654b166a4f33fe8ccf933cadd9fe8eb35eed59745c376fbc12096c5b4ea8ec |
| Linux x86_64 (AppImage) | PDF_Manipulator-2.2.0-x86_64.AppImage |
2370c40402625ee9a6ba37bbeb112a1185bc74157d6063dea2c77ec5d2b18643 |
Both Windows installers are digitally signed (Authenticode). The Linux
AppImage is signed with GPG (see below).
Integrity verification
sha256sum -c SHA256SUMS.txtGPG signature verification (Linux AppImage)
# Import the public key (once)
gpg --import PDF-Manipulator-public.asc
# Verify the signature
gpg --verify PDF_Manipulator-2.2.0-x86_64.AppImage.asc \
PDF_Manipulator-2.2.0-x86_64.AppImageKey fingerprint: ABFB F0D7 24A7 6EDD F837 937E 5572 B628 3899 C381
System requirements
- Windows: Windows 10/11 (64-bit)
- Linux: Ubuntu 22.04 LTS+ or a compatible x86_64 distribution
A note on antivirus warnings
Some antivirus engines may flag PDF Manipulator as potentially unwanted
software (PUA), mainly due to the Security Test feature (recovering
the password of your own PDF files). This is a known false positive —
see the README
for details.
License
GNU AGPL-3.0 — full source code available in this repository.