Supported platforms:
- Linux with at least Qt 6.4 provided and using a stacking window manager (x11 is preferred).
- Windows.
- macOS (experimental)
For the pre-built binaries that I uploaded here, only Windows, Ubuntu 24.04 and macOS pre-build binaries are provided. For other OS/distro, feel free to build from source code and use.
Changelog:
0.8.2.1 - 0.9.0:
Features:
- Support custom shortcuts for existing actions
- Actions for frame-by-frame animated image playback support
Miscellaneous:
- Initial macOS bundle support
- bump minimum required CMake version to 3.16
- Update translations
About this release:
This release brings two new features that were planned a long time ago. Since this release, you can now add, remove and edit all shortcuts for all known in-app actions. One single action can also have multiple shortcuts as well! As a result, some actions that were previously not accessible from the menu and UI can also be triggered via your own custom shortcuts! We also introduced the ability to pause an animated image and also allows you do frame-by-frame playback, you can assign a shortcut for such action and use it the way you like.
As mentioned in the previous release, since this release, I no longer offer Qt 5 support. As a result, neither Ubuntu 22.04 and Windows Qt 5 builds will be provided at GitHub Release. While the ability to build against Qt 5 from source is possible at the moment, keep in mind it's still not supported.
Since this release, the pre-built Windows binary switched to use MSVC instead of MinGW. Since it will then require VC runtime and user might not have it installed, the runtime installer vc_redist.x64.exe
is also provided inside the zip file, which can be deleted once you installed it or if you don't need it at all. Since this release I also started providing an experimental macOS build. An unsigned dmg
package is provided in this release. It's tested under macOS Sequoia and you probably need to disable SIP to make it your default image viewer (due to it's not being signed). Feel free to open a discussion thread if you have suggestions for macOS support.
As always, I would like to say thanks to all the contributors who donated their time working on the translation. If you are also interested to improve existing translations or adding new translations, head to Weblate and then start translating!
If you have any issues using this program, feel free to open a new discussion thread or a new Issue when needed.
Get it:
Maintained by the original author
- Windows binary: see the following Assets.
- Ubuntu 24.04 binary: see the following Assets.
- Arch AUR: pineapple-pictures | pineapple-pictures-git.
- Support development and get experimental additional image formats support by purchasing it from itch.io.
- Flatpak (on FlatHub): net.blumia.pineapple-pictures (Should I use the flatpak version?)
Maintained by contributors / certain distro's package maintainers
- Debian or Ubuntu:
sudo apt install pineapple-pictures
. - Nix / NixOS: pineapple-pictures (maintained by @wineee)
Checksum:
In case you'd like to verify the binary file that you downloaded. Here are the sha256sum
results:
6698dab8d2ee5db4343d40da4e68afcb93827713c641cacfdc327460d9469106 pineapple-pictures-0.9.0-Ubuntu-24.04-x86_64.deb
0358c37556efde5c4ad54048c7466c491faf927efab87bcd33c110a0ceb0c4dc pineapple-pictures-0.9.0-Windows-qt6.8-x86_64.zip
e8074b9dccecf9e78cd59a1e58836b686f673e878b8f7629e222ebb679731267 pineapple-pictures-0.9.0-macOS-qt6.8-arm64.zip