Releases: andreaorlandoit/ImagingTriage
Release list
2026.01.14.0
Restored the ability to read metadata from the XMP sidecar file where it is absent or otherwise readable directly in the image file.
2025.10.25.0
Metadata management in image files has been improved.
2025.09.21.0
What's New
This release brings a major under-the-hood change to how ImagingTriage handles image metadata.
Previously, the application relied on separate .xmp sidecar files to read image ratings and color labels. This approach, while effective for certain workflows, had a few limitations:
-
It required the presence of a separate
.xmpfile for every image. -
It didn't work for file types like JPEGs, where metadata is often embedded directly into the file.
-
It added an unnecessary layer of complexity to the processing logic.
With this new version, ImagingTriage now reads the XMP metadata directly from the image files themselves. This provides several key benefits:
-
Improved Reliability: The application no longer depends on external
.xmpfiles. If the metadata is embedded in the image (as is common with tools like Sony's Imaging Edge Viewer), the program can read it directly. -
Wider Compatibility: The new logic works seamlessly with all supported file types that embed XMP data, including .ARW and .JPG files.
-
Streamlined Workflow: The processing logic is more efficient and robust, as it eliminates the need to cross-reference image files with their corresponding sidecars.
We believe this change will significantly improve the user experience and make ImagingTriage a more powerful and reliable tool for photographers.
2025.06.28.0
Features:
- Process images based on XMP metadata (ratings and labels).
- Organize files into subfolders.
- Gather files back from subfolders.
- Configurable supported file extensions.
How to Use:
- Select the folder containing your images.
- Choose processing options (e.g., inhibit move unrated).
- Click "Process" to start.
Note
The software is designed to work on .XMP files exported from the "Imaging Edge Desktop" (IEDT) software produced by Sony.