github CyberTimon/RapidRAW v1.1.0
RapidRAW v1.1.0 - New AI Masking Feature, Linux Builds

latest releases: v1.3.11, v1.3.10, v1.3.9...
2 months ago

Now with fast, local AI masking using onnxruntime (via the ort crate) and Meta's open-source SAM models!

Note: I haven’t been able to test this on macOS or Linux yet, so compatibility on those platforms is unconfirmed. If you encounter any issues or unexpected behavior, feel free to open an issue.

The SAM model (~50MB), which powers the image segmentation, will be downloaded automatically the first time you generate an AI mask. This may cause a brief delay the first time it's used. A proper download banner will be added in the next release.
Screenshot 2025-06-30 201351

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."

Don't miss a new RapidRAW release

NewReleases is sending notifications on new releases.