Download Photovibe
Free and open source. No account, no subscription, no watermark — and nothing you edit ever leaves your machine.
Windows 10 / 11 · 64-bit · latest release
Getting the installer
The button above resolves to the newest signed installer attached to the latest GitHub release. If no release has been published yet, it takes you to the releases page, where builds appear as soon as they are tagged. You can also build from source in a few commands.
System requirements
- Operating system
- Windows 10 or Windows 11, 64-bit
- Runtime
- Microsoft Edge WebView2 — preinstalled on Windows 11
- Graphics
- Any GPU with WebGL2; falls back to CPU rendering if unavailable
- Privileges
- None — installs for the current user only
- Disk space
- A few megabytes
macOS and Linux builds are planned but not published yet — see the roadmap.
Check what you downloaded
Every release is built by GitHub Actions from a public, tagged commit and signed with
a public-trust Authenticode certificate through Azure Trusted Signing. Authentication
uses GitHub OIDC, so no long-lived signing credential exists in the repository. Each
release also publishes a SHA256SUMS file.
Verify the signature in PowerShell:
Get-AuthenticodeSignature .\Photovibe_0.1.0_x64-setup.exe |
Format-List Status, SignerCertificate
Get-FileHash -Algorithm SHA256 .\Photovibe_0.1.0_x64-setup.exe
Full verification guide, and what to do about SmartScreen →
After you install
-
Getting started
Open your first photo and find your way around the workspace.
-
Tools and shortcuts
All twelve tools and the complete keyboard reference.
-
Roadmap
Exactly what works today and what is still greyed out.
-
Report a problem
Bugs and blunt feedback are the most useful thing right now.