I am very excited to launch this new update. It is designed to speed up your workflow and give you new creative options. Sorting through hundreds of photos can be exhausting. To help with that, this update brings a much better photo organization system, featuring a multi-image Culling View and smart RAW+JPEG grouping. Plus, there is a new depth-based Lens Blur feature that lets you add realistic, beautiful depth to your photos after you shoot them.
Sometimes you capture a great shot, but the background is just a bit too distracting or lacks that premium optical depth. To solve this, I've implemented a new depth-based Lens Blur tool that generates realistic depth-of-field blurring. You have full control over the effect: you can dial in the blur amount, add diffusion, choose your preferred bokeh shape, and fine-tune the exact depth range to seamlessly separate your subject from the background. Beyond standard background defocusing, the fine-grained depth range controls also allow you to emulate a tilt-shift lens effect. By isolating a precise horizontal or vertical band of focus, you can easily transform cityscapes and wide landscapes into miniature-style scenes directly inside RapidRAW. Culling through a massive shoot just got a lot faster and more intuitive. I've added a dedicated Culling View that allows you to place up to 6 images side-by-side on your screen. This makes it incredibly easy to compare similar shots for sharpness and composition. You can instantly apply star ratings and view essential metadata right alongside your grouped images to pick the absolute best shot of the bunch. This tool came in super handy for me during a recent shoot. I had taken a series of long exposure drone shots of a waterfall, where subtle wind gusts meant only a couple of frames came out pin-sharp. By loading the entire bracket side-by-side in Culling View, I was able to easily spot the sharpest capture, rate it 5 stars, and move on in seconds without having to constantly flip back and forth. If you shoot in RAW+JPEG mode, your library can quickly become a cluttered mess of duplicates. This update introduces a new grouping feature in the library view options that stacks these pairs together. You can choose whether you prefer the RAW or JPEG to be displayed as the primary file, optionally ignore mismatched EXIF dates, and easily toggle between the two formats right from the image information overlay. RapidRAW now includes a headless export tool for batch processing photos in automated scripts, terminal pipelines, or server environments without opening the GUI:
Checkout the README for more information.
While the new UI features are the stars of this release, this update also brings major under-the-hood performance optimizations and heavily requested workflow improvements:
New Features
Lens Blur (Bokeh)
Culling View
Group RAW + JPEG
Command Line Interface (CLI)
# Export an entire folder using edits found in .rrdata sidecar files
rapidraw export /path/to/photos --output /path/to/output_dir --format jpeg --quality 90
# Export a single image directly to a specific target file
rapidraw export /path/to/photo.raw --output /path/to/output.png --format png
# Batch export a folder using a custom adjustments JSON file to override sidecars
rapidraw export /path/to/photos --output /path/to/output_dir --adjustments /path/to/preset.json
Core Improvements
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 |
| Android | ARM64 | .apk
| RapidRAW for Android (Experimental) |
For other platforms and formats (ARM builds, RPM, AppImage, etc.), check the full asset list below.
Running on Windows and macOS
RapidRAW is not yet code-signed, so Windows and macOS may show warnings when launching the app. On Linux, GPU driver differences require a default compatibility mode.
-
Windows: When launching the app, you may see a Windows Defender SmartScreen warning.
- Click "More info" → "Run anyway" to proceed.
-
macOS: You'll need to remove the quarantine flag after installation, otherwise macOS may report the app as corrupted:
xattr -dr com.apple.quarantine /Applications/RapidRAW.app