Improvements
Yesterday’s hotfix: After refactoring the frontend from JavaScript to TypeScript, a few unexpected bugs surfaced. They’ve now been fixed.
What to Download
OS | Architecture | Format | Download Link |
---|---|---|---|
Windows | x64 | .exe
| RapidRAW for Windows |
macOS (Apple Silicon) | ARM64 | .dmg
| RapidRAW for macOS ARM |
macOS (Intel) | x64 | .dmg
| RapidRAW for macOS x64 |
Ubuntu 22.04 | x86_64 | .deb
| RapidRAW for Ubuntu 22.04 |
Ubuntu 24.04 | x86_64 | .deb
| RapidRAW for Ubuntu 24.04 |
For other platforms and formats (ARM builds, RPM, AppImage, etc.), check the full asset list below.
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."
Running on Windows
You may see a Windows Defender SmartScreen warning when launching the app.
- Click "More info" → "Run anyway"
This happens because the app is not yet signed with a code certificate