Automatic Image Tagging
When enabled in the settings, RapidRAW can automatically index your folder using an open source image classifier (CLIP by OpenAI). This model generates a wide range of tags for your images, making it easy to search your collection by keywords. As always, it's not fully battle tested and still has room for improvement - but it already provides a solid foundation to build on.
Small Improvements
RapidRAW now supports macOS 13 and later, thanks to builds using older runners. You can also now adjust Mask Transparency per mask, giving you finer control over each mask’s overall strength.
Running on macOS
To run the app on macOS, you’ll need to remove the quarantine flag using the following command:
xattr -dr com.apple.quarantine /Applications/RapidRAW.app
This is necessary because the app isn’t code-signed yet, and macOS may otherwise report it as "corrupted."