• v0.2.2 01d5bbbfa5

    Bulk Image Organizer 0.2.2
    All checks were successful
    CI / lint (push) Successful in 16s
    CI / test (push) Successful in 2m51s
    CI / windows-exe (push) Successful in 9m25s
    CI / build-windows-exe (push) Successful in 0s
    CI / appimage (push) Successful in 20m0s
    CI / build-appimage (push) Successful in 0s
    Stable

    WorkerBot released this 2026-06-24 02:09:35 +00:00 | 10 commits to main since this release

    What's new in 0.2.2

    Fixed

    • Image viewer: very tall/large images (e.g. a 1,569 x 42,895 scan) could fail to render — the viewer kept showing the previously displayed image and the Duplicates Multi view showed a blank canvas — because Qt's image loader rejected anything over its default 256 MB allocation limit before any downscaling happened. The viewer now raises that limit so legitimately large images load correctly (issue #117).
    • Image viewer: images are now always loaded and displayed at full resolution, scaled down only by the on-screen fit-to-window zoom. Previously the viewer pre-downscaled every image to a fixed display size, so zooming in past 100% upscaled that reduced copy and looked blurry even when the original file had much more detail available (issue #117).

    Platform: Ubuntu 24.04+ (x86_64). Download the .AppImage, chmod +x it, then run it.
    Artifact: BulkImageOrganizer_0.2.2.AppImage

    Downloads