Skip to content

Releases: BLumia/pineapple-pictures

Pineapple Pictures 0.8.1

25 Aug 06:47
0.8.1
d574018
Compare
Choose a tag to compare

Supported platforms:

  • Linux with at least Qt 5.15 or Qt 6.4 provided and using a stacking window manager (x11 is preferred).
  • Windows.

For the pre-built binaries that I uploaded here, only Windows and Ubuntu (22.04 and 24.04) pre-build binaries are provided. For other OS/distro, feel free to build from source code and use, macOS will probably also work without issue but it's not supported at all.

Changelog:

0.8.0 - 0.8.1:

  • New command line option to list all supported formats (for this feature, Windows is not supported for now)
  • Rework how the gallery loading logic works, now this application attempts to load all images that the format is known as supported.
  • CI build: Bump dependencies version.
  • Update translations.

About this release:

This release is a maintenance release. It includes some CI-related clean-up, bumped dependencies version and also updated translations for different languages. The code and CI clean-up are mostly prepared for switching to ship MSVC-based pre-built binaries in later releases.

The only feature-related change is the gallery loading logic, which gets reworked. Now the same gallery/playlist loading logic shares between pineapple-pictures (this application), pineapple-tracker-player (a modular music player) and pineapple-midi-player (a simple SoundFont MIDI player), so the code can be more portable and bug-free. Now this application attempts to load all images that the format is known as supported, so for example AVIF files will also be loaded to the gallery as long as AVIF is known as supported. A --supported-image-formats command line option is also introduced to let you check the known formats (This command line option is likely not going to work under Windows though, it's planned to support this option once Qt 6.9 gets released).

For packagers or people who prefer build from source, 0.8.x will be the last versions that still supports Qt 5, so it's time to move to Qt 6 build. Another thing might need mentioned is, because of QTBUG-124287 and QTBUG-126771, Pineapple Pictures temporary limit SVG support to Tiny 1.2-only while building against Qt 6.7. You don't need to take any action on this so it's fine to build against Qt 6.7 now.

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

Maintained by contributors / curtain distro's package maintainers

Checksum:

In case you'd like to verify the binary file that you downloaded. Here are the sha256sum results:

d49b942ca71978959ba1b89d862a9f2abc2431a49a7e2bceb5d77e01ab3271c4 pineapple-pictures-0.8.1-Windows-qt6.7-x86_64.zip
03c68a1da229cd5c695a1370a5ac992ec86a72c1864d3212937c3f07dafbb35d pineapple-pictures-0.8.1-Windows-qt5.15-x86_64.zip
5993e2cf482c4d7e3e07d019583aeb7a9286bf50aceb0b3ac4f2181cae02d78d pineapple-pictures-0.8.1-Ubuntu-24.04-x86_64.deb
87d285a78653ff16534bc39b76ac2e4ba2b12b2fe3f840a99a0f04e4dc40ca0e pineapple-pictures-0.8.1-Ubuntu-22.04-x86_64.deb

Pineapple Pictures 0.8.0

29 Jun 09:50
0.8.0
9fe3aca
Compare
Choose a tag to compare

Supported platforms:

  • Linux with at least Qt 5.15 or Qt 6.4 provided and using a stacking window manager (x11 is preferred).
  • Windows.

For the pre-built binaries that I uploaded here, only Windows and Ubuntu (22.04 and 24.04) pre-build binaries are provided. For other OS/distro, feel free to build from source code and use, macOS will probably also work without issue but it's not supported at all.

Changelog:

0.7.4 - 0.8.0:

  • Support moving image files to trash bin.
  • Add/adjust icons for menu actions (Use the Qt 6.7 version for this feature if you are using Windows)
  • Windows: built-in dark theme support (provided by Qt 6.7)
  • Ubuntu(CI): Add Ubuntu 24.04 build with Qt 6
  • Windows(CI): Skip the networkinformation qt plugin to reduce package size, build with Qt 6.7.1
  • macOS(CI): Now built under M1 runner with Qt 6.4.2
  • Update translations.

About this release:

This release starts offering a new menu entry to allow you move the current image file to your Recycle Bin / Trash, this new entry will also ask you to confirm the action just in case you might accidentally trigger it. Besides that, this release started providing Ubuntu 24.04 build so Ubuntu LTS users can also get the most recent version of pineapple-pictures application. And we also switched the Windows Qt 6 build to Qt 6.7 to provide better Windows support, so now dark theme users can also see dark-themed dialog/menu while using this application.

For packagers or people who prefer build from source, 0.8.0 will likely be the last version that still supporting Qt 5, so it's time to move to Qt 6 build. Another thing might need mentioned is, because of QTBUG-124287 and QTBUG-126771, Pineapple Pictures temporary limit SVG support to Tiny 1.2-only while building against Qt 6.7. You don't need to take any action on this so it's fine to build against Qt 6.7 now.

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

Maintained by contributors / curtain distro's package maintainers

Checksum:

In case you'd like to verify the binary file that you downloaded. Here are the sha256sum results:

f011aedeca116ab3d1e7f4e3b480dae135b05e56e3ba8abfe0dfa4d4334cc28e pineapple-pictures-0.8.0-Windows-qt6.7-x86_64.zip
fd5169b550c2ac19dcd30e5d29857773b72337d1a3d876e75b9ce9d5132ca9ae pineapple-pictures-0.8.0-Windows-qt5.15-x86_64.zip
970d2a4da7e9e4a2337402e3763b63176b9c9b0d682614218209d5a3ebad20b0 pineapple-pictures-0.8.0-Ubuntu-24.04-x86_64.deb
9a2f449b68afe969ad2c800b659599579df8a126493aa2ad556b0bc8eac120c0 pineapple-pictures-0.8.0-Ubuntu-22.04-x86_64.deb

Pineapple Pictures 0.7.4

12 Apr 15:31
0.7.4
d27f94b
Compare
Choose a tag to compare

Supported platforms:

  • Linux with at least Qt 5.15 provided and using a stacking window manager (x11 is preferred).
  • Windows.

For the pre-built binaries that I uploaded here, only Windows and Ubuntu 22.04 pre-build binaries are provided. For other OS/distro, feel free to build from source code and use, macOS will probably also work without issue but it's not supported at all.

Changelog:

0.7.3 - 0.7.4:

  • Adds some icons for corresponding menu actions (pre-built Windows binary provided here doesn't contain this feature).
  • Update translations from Hosted Weblate (Thanks to Reza Almanda, mmahhi, Oğuz Ersen, volkov, Сергій for the contributions!).
  • Build system: now prefer Qt 6 build.

About this release:

This release is a maintenance release so nothing really special. Some icons are added for their corresponding menu actions but it won't benefit Windows users for now. Besides that, no exciting new features were added.

For packagers or people who prefer build from source, the project now use Qt 6 by default. You are still able to switch to use Qt 5 instead but it's no longer suggested to do so. The next release (0.8.0) is planned to only support Qt 6 so consider this as a migration period for Qt 5 users. Another reminder is, the current most recent Qt release (6.7.0) have some noticeable issues while loading SVG images, so I personally suggest avoid to use Qt 6.7.0 if you occasionally use Pineapple Pictures's SVG support, and watch QTBUG-124287 for further updates. (Note: Pre-built binaries that you can download here is not affected since we don't use Qt 6.7.0 for those binaries)

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

Maintained by contributors / curtain distro's package maintainers

Checksum:

In case you'd like to verify the binary file that you downloaded. Here are the sha256sum results:

b6ac44c75f4783d3555c1d93e8ed72b6f0eaab25a5e4a8a8a60b07f90916d107 *pineapple-pictures-0.7.4-Windows-qt5.15-x86_64.zip
c2c668a3f3eeda394b00750d39584b4e3104fd97c914c71daa8fb9cc0a29d88a *pineapple-pictures-0.7.4-Windows-qt6.5-x86_64.zip
629b73e4edaadc44c719442a44d41e56306fcf80ffda306b2b1f5c6d63d83f7a *pineapple-pictures-0.7.4-Ubuntu-22.04-x86_64.deb

Pineapple Pictures 0.7.3

24 Oct 14:13
0.7.3
fd5929b
Compare
Choose a tag to compare

Supported platforms:

  • Linux with at least Qt 5.15 provided and using a stacking window manager.
  • Windows.

For the pre-built binaries that I uploaded here, only Windows and Ubuntu 22.04 pre-build binaries are provided. For other OS/distro, feel free to build from source code and use, macOS will probably also work without issue but it's not supported at all.

Changelog:

0.7.2 - 0.7.3:

  • Add "Keep transformation" to menu. You can refer to the Help dialog to learn more about this option.
  • Update translations from Hosted Weblate.

About this release:

This release introduced a menu action to allow you keep the image transformation info while switching between images, you can refer to the Help dialog to learn more about this option. This release also adds a NEWS file to the source repo, and updated the translation strings as well.

l also start providing Flatpak version of Pineapple Pictures at FlatHub, and we might start providing other container-based packages as well. But we still suggest using a native version if possible. See the Container‐based Packaging Solutions Support wiki page to learn more about why.

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

Maintained by contributors / curtain distro's package maintainers

Checksum:

In case you'd like to verify the binary file that you downloaded. Here are the sha256sum results:

c14f8673c09f0a4e33c54ba64f79b6c9fa40a5d1f3f921869d79b0ec57d9a3a6 *pineapple-pictures-0.7.3-Windows-qt5.15-x86_64.zip
35b89e9becc2b7335aab36c6740fcd5a2aa97d45cf8877a19a0bbd598a0b4450 *pineapple-pictures-0.7.3-Windows-qt6.5-x86_64.zip
54530a4d6a59f9b77e76b27a888d372c7a9860a22f1ba0bd284e838a904018e3 *pineapple-pictures-0.7.3-Ubuntu-22.04-x86_64.deb

Pineapple Pictures 0.7.2

27 Aug 06:31
0.7.2
e79b5d3
Compare
Choose a tag to compare

Supported platforms:

  • Linux with at least Qt 5.15 provided and using a stacking window manager.
  • Windows.

For the pre-built binaries that I uploaded here, only Windows and Ubuntu 22.04 pre-build binaries are provided. For other OS/distro, feel free to build from source code and use, macOS will probably also work without issue but it's not supported at all.

Changelog:

0.7.1 - 0.7.2:

  • Add an option in setting dialog to tweak the High-DPI scaling rounding policy (might only works in Qt 6 build)
  • Add more information to its AppStream metadata, and make those information translatable from Hosted Weblate
  • Remove image size limit for Qt 6 build
  • Improve translation loading method
  • Add Italian translation, thanks @albanobattistella for the contribution.
  • Linux: fix application icon install location under Linux
  • Windows: update dependency version

About this release:

This version doesn't have a lot of new features, but fills a lot of gaps for Qt 6 port, and improved AppStream support. As a result, we'll start providing both Qt 5 and Qt 6 Windows binary build here. A feature that allows you to tweak High-DPI rounding policy has been included and can confirm works under the Qt 6 Windows binary build that I provided in this GitHub Release page. Please feel free to let me know if there are any issues in the Qt 6 build. And about the High-DPI support, please refer to the Wiki page to learn more about the details.

By the way, we also start providing flatpak version of Pineapple Pictures at FlatHub, and we might start providing other container-based packages as well. But we still suggest using a native version if possible. See the Container‐based Packaging Solutions Support wiki page to learn more about why.

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

Maintained by contributors / curtain distro's package maintainers

Checksum:

In case you'd like to verify the binary file that you downloaded. Here are the sha256sum results:

2a81623806eeec5e1dadf5bbb045e572f62f8ab42655795f06494d09097184bd *pineapple-pictures-0.7.2-Windows-qt5.15-x86_64.zip
8ab9b183cdbd21b7a3805d1921acd8ed8d63876856a2bb2f71324788412764a7 *pineapple-pictures-0.7.2-Windows-qt6.5-x86_64.zip
2d2e05f170d746d5609c1b9676e66f5328467ae2886449884bc82410cddea8f0 *pineapple-pictures-0.7.2-Ubuntu-22.04-x86_64.deb

Pineapple Pictures 0.7.1

08 Jul 10:08
0.7.1
f96da17
Compare
Choose a tag to compare

Supported platforms:

  • Linux with at least Qt 5.15 provided and using a stacking window manager.
  • Windows.

For the pre-built binaries that I uploaded here, only Windows and Ubuntu 22.04 pre-build binaries are provided. For other OS/distro, feel free to build from source code and use, macOS will probably also work without issue but it's not supported at all.

Changelog:

0.7.0 - 0.7.1:

  • TIF and TIFF format files in the same folder will now be automatedly added to the gallery.
  • Settings dialog will automatedly use a suitable size instead of a hard-coded one.
  • Built-in window resizing now also supports Linux desktop. (macOS might also works as well)
  • Fix default configuration file location under Linux. (was ~/.config/config.ini, now it's ~/.config/Pineapple Pictures/config.ini)
  • The AppStream metadata now contains a desktop-id launchable information.
  • Windows (CI): Qt 6 build now uses Qt 6.5

About this release:

This release contains a lot of fixes and improvements related to Linux desktop, which includes proper built-in window resizing, better AppStream support and configuration file location fixes. It's strongly recommended to update to this version if you are using the Linux desktop version, and shout out to @yyc12345 about the patch related to cross-platform window resizing!

Other than the Linux-related fixes and improvements, now when you open an image using this application, TIFF files in the same folder will also be added to the gallery, so Windows user might also want to upgrade to this release even if this release doesn't have a lot of changes related to Windows platform.

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 22.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.

Maintained by contributors / curtain distro's package maintainers

Checksum:

In case you'd like to verify the binary file that you downloaded. Here are the sha256sum results:

64a105b71fdb03841dc8ac8dcf0c514df3a0c45d0fb18fda81e49e91bc24f896 *pineapple-pictures-0.7.1-Windows-x86_64.zip
b8155e5ce7b17fb6a9bda83e6a9c08b4cdeea5918f0c1619f6689e9512241f70 *pineapple-pictures-0.7.1-Ubuntu-22.04-x86_64.deb

Pineapple Picture 0.7.0

16 Jun 16:04
0.7.0
a29a180
Compare
Choose a tag to compare

Supported platforms:

  • Linux/X11 with at least Qt 5.15 provided and using a stacking window manager.
  • Windows.

For the pre-built binaries that I uploaded here, only Windows and Ubuntu 22.04 pre-build binaries are provided. For other OS/distro, feel free to build from source code and use, macOS will probably also work without issue but it's not supported at all.

Changelog:

0.6.9 - 0.7.0:

  • Show file name as window title. It can be useful if you are using a taskbar that shows the window title.
  • Improve support for Qt 6, support newer Exiv2 version which includes 0.28.0, and minor building system clean-up.
  • Add Korean and Ukrainian language translations. Thanks VenusGirl (@VenusGirl) and Dan (Hosted Weblate user) for the contributions!
  • Windows: bump dependencies version

About this release:

We released 0.6.9 as a pre-release version last month, and finally here is 0.7.0. There are not many things changed between the two versions from the end-user's perspective, but we still consider the changes to be major. Since 0.7.0 we raised the minimum version of Qt to be 5.15.2, so for packagers, 0.6.9 is the last version that supports Qt 5.10, and for end-user, we will no longer provide Ubuntu 20.04 pre-built binary package so consider upgrade your system if possible :)

There is only one new feature that was introduced in this release, but since we consider 0.6.9 as a pre-release version of 0.7.0 version, you can also read the previous release's changelog to learn about the new features.

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 22.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.

Maintained by contributors / curtain distro's package maintainers

Checksum:

In case you'd like to verify the binary file that you downloaded. Here are the sha256sum results:

84f18e923eeab8de22adc808b91339e2ad1bd928ca43943c82a0b3fee3c94957 *pineapple-pictures-0.7.0-Windows-x86_64.zip
e44dc008fbb92ab090323ddc6afbeb20f5ba180ea5b04492140753032c76fe67 *pineapple-pictures-0.7.0-Ubuntu-22.04-x86_64.deb

Pineapple Picture 0.6.9

02 May 02:59
0.6.9
3b279fc
Compare
Choose a tag to compare

Supported platforms:

  • Linux/X11 with at least Qt 5.10 provided and using a stacking window manager.
  • Windows.

For the pre-built binaries that I uploaded here, only Windows, Ubuntu 20.04 and Ubuntu 22.04 pre-build binaries are provided. For other OS/distro, feel free to build from source code and use, macOS will probably also work without issue but it's not supported at all.

Changelog:

0.6.6 - 0.6.9:

  • Add "Subject distance" and "Contrast" EXIF data support in image property dialog
  • Fix not able to trigger context menu when trying to right click on animated image
  • Support build with Qt 6 using CMake, fix window resizing not working under Qt 6
  • Add language translations. Thanks Black Cat, Heimen Stoffels (@Vistaus), Percy Hong (@fhiutc), Andrey (@t1011), @gallegonovato for the contributions!
  • Windows: bump dependencies version

About this release:

This release brings some new features, better Qt 6 support and also some bugfixes. Since the change is not small, this was originally planned to be 0.7.0. So, consider this to be a stable pre-release of that version (but this is still a stable release!). I do plan to drop the support of older Qt and CMake versions in next release, so 0.7.0 won't support older distros like ubuntu 20.04.

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:

  • Windows binary: see the following Assets.
  • Ubuntu 20.04 and 22.04 binary: see the following Assets.
  • Arch AUR: pineapple-pictures | pineapple-pictures-git.
  • Debian (since bullseye) or Ubuntu (since 21.04): sudo apt install pineapple-pictures.
  • Nix / NixOS: pineapple-pictures (maintained by @wineee)
  • Support development and get experimental additional image formats support by purchasing it from itch.io.

Checksum:

In case you'd like to verify the binary file that you downloaded. Here are the sha256sum results:

3e41a51cb1834ca91048ca9c2bb04b06fe6517d6a76a6d45386c52930dbfa2f2 *pineapple-pictures-0.6.9-Windows-x86_64.zip
81dfd1847de394a3b23db397cf724f8284e284e07c2dc6c4cda8244c9959ed81 *pineapple-pictures-0.6.9-Ubuntu-20.04-x86_64.deb
0575ae7b119b3b09fe4791ba58f9e2f066004999a30bed41acda4743a5f11ab6 *pineapple-pictures-0.6.9-Ubuntu-22.04-x86_64.deb

Pineapple Pictures 0.6.6

18 Feb 05:39
0.6.6
e472000
Compare
Choose a tag to compare

Supported platforms:

  • Linux/X11 with at least Qt 5.10 provided and using a stacking window manager.
  • Windows.

For the pre-built binaries that I uploaded here, only Windows, Ubuntu 20.04 and Ubuntu 22.04 pre-build binaries are provided. For other OS/distro, feel free to build from source code and use, macOS will probably also work without issue but it's not supported at all.

Changelog:

0.6.5 - 0.6.6:

  • Fix crash when opening property dialog if the image contains rarely-used XMP tags.
  • Add Japanese language translation (thanks to Black Cat from Weblate!), update Spanish translation (thanks to @genesistoxical!).
  • Windows: bump dependencies version, better PSD support thanks to KImageFormats project.

About this release:

The 0.6.6 release is a minor version release and contains some bugfixes and translation updates. We now have full Japanese translation of the application. Thanks to Black Cat from the Weblate site for the contribution!

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:

  • Windows binary: see the following Assets.
  • Ubuntu 20.04 and 22.04 binary: see the following Assets.
  • Arch AUR: pineapple-pictures | pineapple-pictures-git.
  • Debian (since bullseye) or Ubuntu (since 21.04): sudo apt install pineapple-pictures.
  • Nix / NixOS (currently in unstable): pineapple-pictures (maintained by @wineee)
  • Support development and get experimental additional image formats support by purchasing it from itch.io.

Checksum:

In case you'd like to verify the binary file that you downloaded. Here are the sha256sum results:

8819397d0fb66fe02bdaa37f9f3abe39d0e665bca9b00dc2ab8b24bd07899ba9 *pineapple-pictures-0.6.6-Windows-x86_64.zip
61986076639348b92b696be0146dddd8b444517b801439b524f923e415036d02 *pineapple-pictures-0.6.6-Ubuntu-20.04-x86_64.deb
7cef539cc4a47c45e7330b6a7a0c23ea1275a7f2bab75645c7b51d8bf6634560 *pineapple-pictures-0.6.6-Ubuntu-22.04-x86_64.deb

Pineapple Pictures 0.6.5

19 Nov 05:21
0.6.5
dfc0571
Compare
Choose a tag to compare

Supported platforms:

  • Linux/X11 with at least Qt 5.10 provided and using a stacking window manager.
  • Windows.

For the pre-built binaries that I uploaded here, only Windows, Ubuntu 20.04 and Ubuntu 22.04 pre-build binaries are provided. For other OS/distro, feel free to build from source code and use, macOS will probably also work without issue but it's not supported at all.

Changelog:

0.6.4 - 0.6.5:

  • Hi-DPI: Fix blurry raster image when scaled down
  • Linux: "Show in directory" will also selecting the current image file
  • Add Punjabi (Pakistan) language translation (thanks to bgo-eiu from Weblate!), update Norwegian Bokmål translation.
  • Windows: bump dependencies version, better PSD support thanks to KImageFormats project.

About this release:

In 0.6.4 we bring better Hi-DPI support to this application, and in this release, we continue fixing other minor issues related to Hi-DPI support. Please check out the 0.6.4 release note to learn more about the Hi-DPI support.

We also enhanced the Linux support to this application by making use of the filemanger1 D-Bus interface. The "Show in directory" menu action will be more useful when you want to locate the current image in a folder that contains a lot of files.

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:

  • Windows binary: see the following Assets.
  • Ubuntu 20.04 and 22.04 binary: see the following Assets.
  • Arch AUR: pineapple-pictures | pineapple-pictures-git.
  • Debian (since bullseye) or Ubuntu (since 21.04): sudo apt install pineapple-pictures.
  • Nix / NixOS (currently in unstable): pineapple-pictures (maintained by @wineee)
  • Support development and get experimental additional image formats support by purchasing it from itch.io.

Checksum:

In case you'd like to verify the binary file that you downloaded. Here are the sha256sum results:

e6746287a6f550ab14bd576cec65efb39888c86ab0c889763c99587383e1d96d *pineapple-pictures-0.6.5-Windows-x86_64.zip
85e5e114e29e7219fa2ddc2a0ee2328bf496ba1eae17cca17431537cd287d9da *pineapple-pictures-0.6.5-Ubuntu-20.04-x86_64.deb
0394ef1c30f026854f18132834cf852e3b6aeab0f30416df754ca303d7c643a6 *pineapple-pictures-0.6.5-Ubuntu-22.04-x86_64.deb