Desktop app · Linux
Reader Split PDF on Linux
The Linux version ships as an AppImage: a single file that already bundles everything it needs (GTK4, libadwaita, the 23 languages, the PDF engine). It installs nothing on your system and needs no admin rights.
- Architecture: x86_64 (Intel/AMD 64-bit) · arm64 (ARM)
- Requirement: a distro with glibc ≥ 2.39 (Ubuntu 24.04+, Fedora 40+, Debian 13+, etc.), because the app uses GTK 4.12+ / libadwaita 1.5.
Downloads
SHA256x86_64
Intel / AMD
arm64
ARM · aarch64
AppImage (x86_64 & arm64) — coming soon
Install from a .deb / .rpm package
Prefer a native package? Install the .deb (Debian/Ubuntu) or .rpm (Fedora/openSUSE) that matches your architecture:
# Debian / Ubuntu — x86_64
sudo apt install ./reader-split-pdf_1.0.0_amd64.deb
# Debian / Ubuntu — arm64
sudo apt install ./reader-split-pdf_1.0.0_arm64.deb
# Fedora / openSUSE — x86_64
sudo dnf install ./reader-split-pdf-1.0.0-1.x86_64.rpm
# Fedora / openSUSE — arm64
sudo dnf install ./reader-split-pdf-1.0.0-1.aarch64.rpmPrivacy
Reader Split PDF processes your PDFs 100% locally, on your machine. It never uploads any file to the internet and needs no connection to work.
Related
- How it works → — the privacy architecture explained.
- Security model → — threat model and hardening.
- Privacy → — the privacy promise in plain language.