-
Bulk Image Organizer 0.3.2
StableAll checks were successfulreleased this
2026-06-25 06:51:43 +00:00 | 24 commits to main since this releaseWhat'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 withW/S, or advancing via Keep/AoK (issue #113).
Platform: Windows 10+ (x86_64). Download the
.exeand run it directly.
Artifact:BulkImageOrganizer_0.3.2.exeDownloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- Duplicates workbench: the duplicate-group list now scrolls automatically to keep the active group's
-
Bulk Image Organizer 0.3.1
StableAll checks were successfulreleased this
2026-06-25 06:46:46 +00:00 | 25 commits to main since this releaseWhat'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 isC(issue #136).
Platform: Ubuntu 24.04+ (x86_64). Download the
.AppImage,chmod +xit, then run it.
Artifact:BulkImageOrganizer_0.3.1.AppImageDownloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- Duplicates workbench: the single-criterion Keep Best button is now Keep plus a criterion
-
Bulk Image Organizer 0.3.0
StableAll checks were successfulreleased this
2026-06-25 06:46:30 +00:00 | 26 commits to main since this releaseWhat'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.Eand double-click now bounce between whichever two of Dupe Grid / Multi / Single
views were used most recently, defaulting to Dupe Grid <-> Multi;W/Smove the grid selection
up/down instead of switching groups while Dupe Grid is active;Deletemarks 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. PressingW/Sto 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
.exeand run it directly.
Artifact:BulkImageOrganizer_0.3.0.exeDownloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- Duplicates workbench: new Dupe Grid view shows one thumbnail per duplicate group (left of the
-
Bulk Image Organizer 0.3.4
StableAll checks were successfulreleased this
2026-06-25 06:39:46 +00:00 | 22 commits to main since this releaseWhat'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/selecton Windows (local and network
paths); on Linux, the first detected of Nautilus, Dolphin, Nemo, or PCManFM, falling back to opening
the containing folder viaxdg-openif none of those are installed (issue #116).
Platform: Windows 10+ (x86_64). Download the
.exeand run it directly.
Artifact:BulkImageOrganizer_0.3.4.exeDownloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- Grid: right-click a single image and choose Reveal in Filesystem to open it in the native OS file
-
Bulk Image Organizer 0.2.4
StableAll checks were successfulreleased this
2026-06-24 05:52:03 +00:00 | 27 commits to main since this releaseWhat'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
.exeand run it directly.
Artifact:BulkImageOrganizer_0.2.4.exeDownloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Bulk Image Organizer 0.2.3
StableAll checks were successfulreleased this
2026-06-24 04:42:36 +00:00 | 28 commits to main since this releaseWhat'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
.exeand run it directly.
Artifact:BulkImageOrganizer_0.2.3.exeDownloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Bulk Image Organizer 0.2.2
StableAll checks were successfulreleased this
2026-06-24 02:09:35 +00:00 | 29 commits to main since this releaseWhat'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 +xit, then run it.
Artifact:BulkImageOrganizer_0.2.2.AppImageDownloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Bulk Image Organizer 0.2.1
StableAll checks were successfulreleased this
2026-06-23 05:48:34 +00:00 | 30 commits to main since this releaseWhat's new in 0.2.1
Fixed
- Duplicates workbench: navigating between adjacent duplicate groups no longer triggers a full grid re-sort/re-filter, a full rebuild of every comparison tile, and several redundant duplicate-tag queries � group switching is now near-instant instead of a noticeable pause, even in directories with hundreds of images (issue #118).
- General responsiveness: the same over-broad full-list re-sort that affected duplicate-group navigation was also firing on every tag-filter checkbox click and search keystroke; the tag panel was fully rebuilding on every grid selection change and viewer navigation step; and bulk tag/DELETE actions on large selections were far slower than necessary. All now scale with the size of the change instead of the size of the workspace.
Platform: Windows 10+ (x86_64). Download the
.exeand run it directly.
Artifact:BulkImageOrganizer_0.2.1.exeDownloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Bulk Image Organizer 0.2.0
StableAll checks were successfulreleased this
2026-06-22 02:58:34 +00:00 | 33 commits to main since this releaseWhat's new in 0.2.0
Changed
- Version bumped to 0.2.0, marking the completion of this feature-enhancement tranche: grid navigation/zoom, duplicate-workbench depth (zoom/pan, sharpness, persisted review state), tag toolbox/filter fixes, configurable thumbnail threading, Sort into Folders enhancements, Advance on Tag, and build security scanning (issues #20, #21, #40, #50, #55, #57, #58, #64, #67, #72, #76, #80, #86, #88, #89, #91, #109, #111), merged via this and the ten preceding stacked PRs.
Platform: Windows 10+ (x86_64). Download the
.exeand run it directly.
Artifact:BulkImageOrganizer_0.2.0.exeDownloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Bulk Image Organizer 0.1.47
StableAll checks were successfulreleased this
2026-06-22 02:42:50 +00:00 | 34 commits to main since this releaseWhat's new in 0.1.47
Added
- Advance on Tag: a new "AoT" toggle next to Tag Filter cycles through Disabled / Tags & Delete (default) / Delete Only. When enabled, applying a tag (or DELETE) automatically advances to the next image: the next row in the Grid, the next image in the viewer, or � in the duplicate-group viewer � the next non-deleted image in the group, moving to the next duplicate group once the current one is exhausted. DUPE tags are always ignored (fixes #109).
Platform: Windows 10+ (x86_64). Download the
.exeand run it directly.
Artifact:BulkImageOrganizer_0.1.47.exeDownloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads