Installation
Get Pandia for macOS, Windows or Linux — free, native and fully offline. No account, no sign-up, no cloud.
Download
Head to the download page and grab the build for your platform. The latest release is v1.0.1.
| Platform | Artifacts |
|---|---|
| macOS | Apple Silicon .dmg (aarch64) · Intel .dmg (x64) |
| Windows | Installer .msi · Setup .exe (x64) |
| Linux | AppImage (portable) · .deb · .rpm (x64) |
System requirements
| Platform | Requirement |
|---|---|
| macOS | 10.15 or later |
| Windows | 10 or 11 |
| Linux | 64-bit, with webkit2gtk |
Install
macOS
Open the .dmg and drag Pandia into your Applications folder.
Pick the Apple Silicon build on an M-series Mac, or the Intel build otherwise.
Windows
Run the .msi installer (or the .exe setup) and follow the prompts.
Linux
The AppImage is portable — make it executable and run it directly. Or install
the .deb / .rpm with your package manager.
# AppImage — make it executable and run
chmod +x Pandia_1.0.1_amd64.AppImage
./Pandia_1.0.1_amd64.AppImage
# Debian / Ubuntu
sudo dpkg -i Pandia_1.0.1_amd64.deb
# Fedora / RHEL
sudo rpm -i Pandia-1.0.1-1.x86_64.rpm First launch — if your OS shows a warning the first time you open Pandia, follow its prompt to allow the app to run.
Updates
Pandia ships with a built-in updater and keeps itself current — it updates in-app, so you don't need to download new releases by hand.
It's free
Pandia is Apache-2.0 and open source. Browse the code, file an issue or contribute on GitHub.
Installed? Head to the quick start to open your first document.