• v0.4.0 c283d44b1b

    Bulk Image Organizer 0.4.0
    All checks were successful
    CI / lint (push) Successful in 11s
    CI / test (push) Successful in 2m22s
    CI / windows-exe (push) Successful in 12m31s
    CI / build-windows-exe (push) Successful in 0s
    CI / appimage (push) Successful in 13m43s
    CI / build-appimage (push) Successful in 0s
    Stable

    WorkerBot released this 2026-07-18 16:31:40 +00:00 | 0 commits to main since this release

    What's new in 0.4.0

    Added

    • Grid image viewer crop and mirror tools (issue #147):
      • Dynamic toolbar when opening the viewer from Grid: Rotate 90°, horizontal mirror
        (< >), Crop, crop aspect preset, rotate crop selection 90°, and Accept.
      • Interactive crop overlay with corner/edge handles, dimmed exterior, directional resize
        cursors, free or fixed aspect modes (None, Keep Aspect, 16:9, 4:3, 3:2, 2:3, 1:1, 21:9).
      • Enter or Accept applies the crop; Esc or Cancel Crop discards it.
      • Crop writes a backup under workspace .originals/ (skipped by scans); undo/redo restores
        or re-applies the crop and refreshes thumbnails and the viewer.
      • Settings: default crop aspect mode; optional purge of .originals when closing the workspace
        or exiting.

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

    Downloads
  • v0.3.6 c1b41e8da2

    Bulk Image Organizer 0.3.6
    All checks were successful
    CI / lint (push) Successful in 15s
    CI / test (push) Successful in 3m8s
    CI / appimage (push) Successful in 18m20s
    CI / build-appimage (push) Successful in 0s
    CI / windows-exe (push) Successful in 10m54s
    CI / build-windows-exe (push) Successful in 0s
    Stable

    WorkerBot released this 2026-07-08 22:08:00 +00:00 | 1 commits to main since this release

    What's new in 0.3.6

    Added

    • File Duplicate Bulk Actions: optional Send duplicates to system trash checkbox sends
      duplicate losers to the platform recycle bin (same as Trash workbench Confirm Delete) instead
      of only marking them DELETE. Enabled by default; Settings → Duplicates → Send file-duplicate
      bulk deletions to trash by default
      controls the dialog default (issue #146).

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

    Downloads
  • v0.3.5 470ca31cff

    Bulk Image Organizer 0.3.5
    All checks were successful
    CI / lint (push) Successful in 16s
    CI / test (push) Successful in 2m34s
    CI / appimage (push) Successful in 14m28s
    CI / build-appimage (push) Successful in 0s
    CI / windows-exe (push) Successful in 9m46s
    CI / build-windows-exe (push) Successful in 0s
    Stable

    WorkerBot released this 2026-06-25 19:45:30 +00:00 | 2 commits to main since this release

    What's new in 0.3.5

    Changed

    • The application now always opens to the Grid workbench on launch. The previous session's active workbench is no longer remembered across restarts (issue #139).

    Platform: Windows 10+ (x86_64). Download the .exe and run it directly.
    Artifact: BulkImageOrganizer_0.3.5.exe

    Downloads
  • v0.3.3 63a878af50

    Bulk Image Organizer 0.3.3
    All checks were successful
    CI / lint (push) Successful in 10s
    CI / test (push) Successful in 3m10s
    CI / appimage (push) Successful in 9m50s
    CI / build-appimage (push) Successful in 0s
    CI / windows-exe (push) Successful in 9m57s
    CI / build-windows-exe (push) Successful in 0s
    Stable

    WorkerBot released this 2026-06-25 06:56:23 +00:00 | 4 commits to main since this release

    What's new in 0.3.3

    Added

    • Duplicates workbench: a Next Unreviewed button at the top of the duplicate-group list jumps to
      the next group, in list order with wraparound, that hasn't been resolved yet � not all marked
      DELETE, not down to one keeper, and not yet viewed. It's disabled once every visible group already
      has a review status (issue #131).

    Platform: Windows 10+ (x86_64). Download the .exe and run it directly.
    Artifact: BulkImageOrganizer_0.3.3.exe

    Downloads
  • v0.3.2 e9e6b39518

    Bulk Image Organizer 0.3.2
    All checks were successful
    CI / lint (push) Successful in 11s
    CI / test (push) Successful in 3m5s
    CI / appimage (push) Successful in 11m3s
    CI / build-appimage (push) Successful in 0s
    CI / windows-exe (push) Successful in 9m54s
    CI / build-windows-exe (push) Successful in 0s
    Stable

    WorkerBot released this 2026-06-25 06:51:43 +00:00 | 5 commits to main since this release

    What's new in 0.3.2

    Added

    • Duplicates workbench: the duplicate-group list now scrolls automatically to keep the active group's
      button visible, near 40% from the top of the list, whenever the active group changes � by clicking a
      group, navigating with W/S, or advancing via Keep/AoK (issue #113).

    Platform: Windows 10+ (x86_64). Download the .exe and run it directly.
    Artifact: BulkImageOrganizer_0.3.2.exe

    Downloads
  • v0.3.1 206bf12064

    Bulk Image Organizer 0.3.1
    All checks were successful
    CI / lint (push) Successful in 12s
    CI / test (push) Successful in 2m43s
    CI / appimage (push) Successful in 13m48s
    CI / build-appimage (push) Successful in 0s
    CI / windows-exe (push) Successful in 9m52s
    CI / build-windows-exe (push) Successful in 0s
    Stable

    WorkerBot released this 2026-06-25 06:46:46 +00:00 | 6 commits to main since this release

    What's new in 0.3.1

    Added

    • Duplicates workbench: the single-criterion Keep Best button is now Keep plus a criterion
      dropdown — choose File Size, Resolution, Sharpness, Filename, Directory name, or Relative Path, each
      available Largest/Longest or Smallest/Shortest, to decide which image in the active duplicate group
      to keep; the rest are marked DELETE, and DELETE is cleared from the kept image if an earlier Keep
      press (with a different criterion) had already marked it. The default is File Size - Largest,
      configurable in Settings → Duplicates → Default Keep criterion. Ties are broken alphabetically by
      relative path. A new AoK (Advance on Keep) toggle, on by default, controls whether the workbench
      jumps to the next group after Keep is applied; turn it off to keep working through the same group one
      Keep click at a time. The default keyboard shortcut for Keep is C (issue #136).

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

    Downloads
  • v0.3.0 7650faba3a

    Bulk Image Organizer 0.3.0
    All checks were successful
    CI / lint (push) Successful in 10s
    CI / test (push) Successful in 2m22s
    CI / appimage (push) Successful in 14m5s
    CI / build-appimage (push) Successful in 0s
    CI / windows-exe (push) Successful in 10m13s
    CI / build-windows-exe (push) Successful in 0s
    Stable

    WorkerBot released this 2026-06-25 06:46:30 +00:00 | 7 commits to main since this release

    What's new in 0.3.0

    Added

    • Duplicates workbench: new Dupe Grid view shows one thumbnail per duplicate group (left of the
      Multi/Single buttons), so groups can be browsed visually instead of one at a time. The thumbnail is
      the first non-deleted image in the group, or the first image if every member is marked DELETE; a
      small icon at the top right of each thumbnail shows the group's review state. Hide Deleted hides a
      group from this view only once every image in it is marked DELETE � the duplicate tag list is
      unaffected. E and double-click now bounce between whichever two of Dupe Grid / Multi / Single
      views were used most recently, defaulting to Dupe Grid <-> Multi; W/S move the grid selection
      up/down instead of switching groups while Dupe Grid is active; Delete marks the whole selected
      group DELETE. Thumbnail size and Ctrl+scroll resizing follow the same setting as the main Grid
      workbench (issue #138).

    Fixed

    • Duplicates workbench: in directories with hundreds of duplicate groups, the Dupe Grid view was slow
      to redisplay after switching back from Multi/Single and slow to update after deleting a group �
      rebuilding every group's thumbnail row issued one database query per group instead of one batched
      query, and every click was also reloading the (invisible) Multi view's images. Selecting a group no
      longer recenters the grid; only entering/returning to it does. Pressing W/S to switch duplicate
      groups stopped working if Single view was opened directly from the Dupe Grid. Double-clicking an
      image in Multi always opened Single instead of bouncing to whichever of Dupe Grid/Single was used
      most recently, like every other double-click in the Duplicates workbench (issue #138).

    Platform: Windows 10+ (x86_64). Download the .exe and run it directly.
    Artifact: BulkImageOrganizer_0.3.0.exe

    Downloads
  • v0.3.4 164d54a195

    Bulk Image Organizer 0.3.4
    All checks were successful
    CI / lint (push) Successful in 7s
    CI / test (push) Successful in 1m59s
    CI / appimage (push) Successful in 8m7s
    CI / build-appimage (push) Successful in 0s
    CI / windows-exe (push) Successful in 10m33s
    CI / build-windows-exe (push) Successful in 0s
    Stable

    WorkerBot released this 2026-06-25 06:39:46 +00:00 | 3 commits to main since this release

    What's new in 0.3.4

    Added

    • Grid: right-click a single image and choose Reveal in Filesystem to open it in the native OS file
      manager with the file selected. Uses Windows Explorer's /select on Windows (local and network
      paths); on Linux, the first detected of Nautilus, Dolphin, Nemo, or PCManFM, falling back to opening
      the containing folder via xdg-open if none of those are installed (issue #116).

    Platform: Windows 10+ (x86_64). Download the .exe and run it directly.
    Artifact: BulkImageOrganizer_0.3.4.exe

    Downloads
  • v0.2.4 033cf7e870

    Bulk Image Organizer 0.2.4
    All checks were successful
    CI / lint (push) Successful in 18s
    CI / test (push) Successful in 2m25s
    CI / appimage (push) Successful in 10m46s
    CI / build-appimage (push) Successful in 0s
    CI / windows-exe (push) Successful in 9m20s
    CI / build-windows-exe (push) Successful in 0s
    Stable

    WorkerBot released this 2026-06-24 05:52:03 +00:00 | 8 commits to main since this release

    What's new in 0.2.4

    Fixed

    • Duplicates workbench: metadata highlighting (resolution, file size, sharpness) was inconsistent � a value shared by some, but not all, images in a group (without being the group's overall highest or lowest) showed no highlight instead of yellow, and a value shared by every image in the group showed yellow instead of green. Both now render correctly: any shared non-extreme value is yellow, and a value shared by the entire group is green (issue #115).

    Platform: Windows 10+ (x86_64). Download the .exe and run it directly.
    Artifact: BulkImageOrganizer_0.2.4.exe

    Downloads
  • v0.2.3 ffb727b63b

    Bulk Image Organizer 0.2.3
    All checks were successful
    CI / lint (push) Successful in 19s
    CI / test (push) Successful in 2m19s
    CI / appimage (push) Successful in 10m1s
    CI / build-appimage (push) Successful in 0s
    CI / windows-exe (push) Successful in 9m22s
    CI / build-windows-exe (push) Successful in 0s
    Stable

    WorkerBot released this 2026-06-24 04:42:36 +00:00 | 9 commits to main since this release

    What's new in 0.2.3

    Fixed

    • Directory scan: the status bar appeared to freeze between the "Indexing" phase completing and "Scan complete" being shown, with no feedback while post-scan cleanup (recent-directory bookkeeping, duplicate-tag pruning, and � for network-share workspaces � a cache copy) ran synchronously. A "Finalizing scan..." status with a busy indicator now appears immediately, and the network-share cache sync shows real copy progress instead of running silently (issue #114).

    Platform: Windows 10+ (x86_64). Download the .exe and run it directly.
    Artifact: BulkImageOrganizer_0.2.3.exe

    Downloads