-
Bulk Image Organizer Dev (0.2.2/issue-115-dupe-color-coding)
Pre-releaseAll checks were successfulreleased this
2026-06-24 02:26:34 +00:00 | 8 commits to main since this releaseDevelopment build from branch
0.2.2/issue-115-dupe-color-coding(commit64b2c1b159bb).Changes on this branch
No changelog entries recorded yet on this branch.
Pre-release build for testing only � not for production use.
Platform: Windows 10+ (x86_64). Download the.exeand run it directly.
Artifact:BulkImageOrganizer_dev-0.2.2-issue-115-dupe-color-coding.exeDownloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)
-
Bulk Image Organizer 0.2.2
StableAll checks were successfulreleased this
2026-06-24 02:09:35 +00:00 | 10 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 | 11 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 | 14 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 | 15 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
-
Bulk Image Organizer 0.1.46
StableAll checks were successfulreleased this
2026-06-22 02:02:41 +00:00 | 16 commits to main since this releaseWhat's new in 0.1.46
Added
- Reviewed duplicate groups now persist across restarts: the blue checkmark survives closing and reopening the workspace (fixes #67).
- The Duplicates multi-view's comparison images can now be zoomed (mouse wheel) and panned (middle-click drag) in sync � zooming or panning any image in a group applies proportionately to every image in that group at once (fixes #57).
- Keep Best now breaks ties between same-resolution duplicates using an image-sharpness score (edge variance) before falling back to date/path, in addition to the existing resolution comparison (fixes #21).
Platform: Windows 10+ (x86_64). Download the
.exeand run it directly.
Artifact:BulkImageOrganizer_0.1.46.exeDownloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Bulk Image Organizer 0.1.45
StableSome checks failedreleased this
2026-06-22 01:50:50 +00:00 | 17 commits to main since this releaseWhat's new in 0.1.45
Added
- WASD now work as arrow-key equivalents for moving between thumbnails in the grid (fixes #58).
- Ctrl+Scroll over the grid or the viewer filmstrip adjusts thumbnail size instead of scrolling (fixes #55).
- New Settings → Advanced controls: grid scroll rows (how many rows a wheel notch scrolls, default 2) and smooth grid scrolling (animated wheel-scroll, default on) (fixes #87).
- New
Bviewer shortcut bounces to the previously displayed image, and bounces back again on a second press (fixes #72).
Platform: Windows 10+ (x86_64). Download the
.exeand run it directly.
Artifact:BulkImageOrganizer_0.1.45.exeDownloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Bulk Image Organizer 0.1.44
StableSome checks failedreleased this
2026-06-22 01:44:08 +00:00 | 18 commits to main since this releaseWhat's new in 0.1.44
Added
- Create Multi-Tag Directories checkbox in Sort into Folders moves images with more than one tag into a folder named after every tag, sorted alphabetically and comma-separated (fixes #80).
- A modal progress dialog with a working Cancel button now tracks Sort into Folders moves, shown between confirming the operation and the completion summary (fixes #50).
Changed
- Sort into Folders now skips images that are already directly inside their target tag folder instead of re-moving them, and reports how many were skipped this way (fixes #40).
Platform: Windows 10+ (x86_64). Download the
.exeand run it directly.
Artifact:BulkImageOrganizer_0.1.44.exeDownloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Bulk Image Organizer 0.1.43
StableSome checks failedreleased this
2026-06-22 01:42:33 +00:00 | 19 commits to main since this releaseWhat's new in 0.1.43
Added
- Linux AppImage and Windows release CI jobs now scan the build artifact with ClamAV (fails the build on detection) plus informational static analysis and an optional VirusTotal upload, before publishing it as a release asset (fixes #76).
- Thumbnail generation threads advanced setting (Settings → Advanced, default 2) controls how many threads generate thumbnails in parallel during a scan, speeding up large directories on multi-core machines (fixes #64).
Platform: Windows 10+ (x86_64). Download the
.exeand run it directly.
Artifact:BulkImageOrganizer_0.1.43.exeDownloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Bulk Image Organizer 0.1.42
StableSome checks failedreleased this
2026-06-22 01:27:04 +00:00 | 21 commits to main since this releaseWhat's new in 0.1.42
Added
- Export Tags button in the tag toolbox opens a dialog listing every workspace tag and its color in the format Bulk Create Tags expects, with Copy to Clipboard / Done buttons, for recreating the same tags elsewhere (fixes #89).
Changed
- Bulk Create Tags no longer errors when a submitted name already exists in the workspace; it updates that tag's color to the one chosen in the dialog instead (fixes #88).
Platform: Windows 10+ (x86_64). Download the
.exeand run it directly.
Artifact:BulkImageOrganizer_0.1.42.exeDownloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads