RapidRAW is a free, open-source RAW photo editor that develops your camera files with GPU-accelerated, non-destructive editing and local AI masking, in a download under 20 MB with no subscription and no account.
RAW files hold everything the sensor saw, which is why they look flat until something develops them, and why the software that does it usually costs a monthly fee.
RapidRAW is the free way out of that.
It is an open-source RAW editor under 20 MB, written in Rust with GPU-accelerated processing, and it runs on Windows, macOS, Linux and, experimentally, Android.
Nothing is held back behind an upgrade. It is AGPL-3.0 licensed, so the whole thing is free, permanently, and there is no account to make.
What It Actually Does
The editing model is non-destructive: your RAW file is never touched, and every adjustment lands in a tiny sidecar file next to it.
You get the tools you would expect to reach for first - exposure, contrast, highlights, shadows, whites, blacks, curves, vibrance and saturation - plus cropping, rotation, lens correction and noise reduction.
The library side handles the boring part: folder browsing, star ratings, keyword tags, metadata with GPS, and search across the lot.
Because the processing runs on the GPU rather than the processor, sliders respond as you drag them instead of a second later, which is the whole reason the project exists.
The AI Tools, and Where They Run
The built-in AI features run entirely on your own machine. Nothing is uploaded, nothing needs an account, and there is no per-use cost.
AI masking picks out subjects, skies and foregrounds automatically, built on the SAM 2 and U-2-Net models, so you can brighten a face or drop the sky a stop without painting a mask by hand.
Depth-based masking uses Depth Anything V2 to work out how far things are from the camera, which is what powers the new lens blur. There is also a simple content-aware fill for removing small distractions, and AI noise reduction.
Your library is tagged automatically by a local CLIP model too, so searching for "beach" finds the beach photos without you having tagged a single one.
For heavier generative work there is an optional bridge to a ComfyUI server you host yourself. It is off by default and entirely optional.
If Windows or macOS Refuses to Open It
RapidRAW is not code-signed, because certificates cost more than a free project can justify. That produces two scary-looking but harmless warnings.
On Windows, SmartScreen may block the launch. Click More info, then Run anyway.
On macOS the app can be reported as damaged, which is the quarantine flag rather than a real problem. Open Terminal and run this once after installing:
xattr -dr com.apple.quarantine /Applications/RapidRAW.app
On Linux, GPU driver differences mean the app starts in a compatibility mode by default. If you are on NVIDIA hardware and an older build felt sluggish, version 1.6.0 fixed that.
New in Version 1.6.0
Lens blur. A depth-based bokeh tool that separates subject from background after the shot, with control over blur amount, diffusion, bokeh shape and the exact depth range. Narrow that range to a band and you get a tilt-shift effect that turns a cityscape into a model village.
Culling view. Up to six images side by side with ratings and metadata visible, for picking the sharp frame out of a bracket without flicking back and forth.
RAW plus JPEG grouping. If your camera writes both, the library now stacks each pair as one item, and you choose which of the two leads.
A command-line exporter. RapidRAW can now export a folder headlessly from a script, applying the edits in the sidecar files or a preset you point it at, with no window ever opening.
Under the hood: thumbnails load far faster because the embedded JPEG is read before the full RAW is decoded, export uses noticeably less memory, JPEG XL export quality was recalibrated, lens metadata extraction improved, and a Canon multi-exposure white balance bug was fixed.
How It Compares to the Other Free Editors
darktable is the heavyweight of free RAW development, with far more modules and a much steeper learning curve. If you want total control and do not mind reading documentation, that is the one.
RawTherapee sits in similar territory, with a reputation for demosaicing quality and an interface that assumes you know what you are doing.
RapidRAW trades some of that depth for speed and a calm interface. If you have opened darktable, felt overwhelmed and closed it again, this is the one to try next.
Against Lightroom the difference is the business model rather than the ambition, and the gaps are real: no cloud sync, no phone-to-desktop workflow, and a much smaller preset and tutorial ecosystem.
Who Should Look Elsewhere
It is a RAW developer, not a pixel editor. There are no layers, no text, no compositing.
For that work, GIMP handles the full retouching job and Paint.NET covers quicker edits with a gentler interface.
It is also a young project moving quickly, with a lot of open issues on the tracker. If you need something that has not changed in five years, this is not it.
Getting RAW Files to Behave in Windows
RapidRAW opens your files, but File Explorer still shows blank icons for .CR3, .NEF, .ARW and the rest until Windows learns the format.
Microsoft's Raw Image Extension fixes that, adding thumbnails and metadata to Explorer and the Photos app. SageThumbs is the third-party alternative and covers more formats.
If your camera is newer than your software, Adobe DNG Converter turns any RAW file into a DNG that everything can read, and the DNG Codec makes Windows itself display them.
Not sure what your camera even produces? Understanding RAW formats explains the differences between the manufacturer formats and DNG.
For browsing a shoot before you edit it, IrfanView, XnView MP, ImageGlass and FastStone Image Viewer all read RAW directly.
Afterwards, XnConvert batch-converts and resizes the exports for the web.
Exports and Modern Formats
Exports go out as JPEG, PNG, TIFF or JPEG XL, and 1.6.0 retuned the JPEG XL quality curve for a better size-to-quality trade.
JPEG XL is worth knowing about if you archive photos, since it stores more detail per megabyte than JPEG. Windows does not read it by default, and viewing JPEG XL files on Windows covers the fix.
The same gap applies to the phone formats sitting in your library: HEIF Image Extensions for the .heic files an iPhone makes, and WebP Image Extensions for anything saved from the web.
What It Runs On
There are builds for Windows x64, macOS on both Apple Silicon and Intel, Ubuntu 22.04 and 24.04, plus RPM, AppImage and ARM packages, and an experimental Android APK.
Any machine with working graphics drivers will run it. GPU-Z will tell you what card and driver version you have if the app complains.
The whole download is under 20 MB, which is the part that still surprises people coming from a multi-gigabyte install.
RapidRAW is written by Timon Käch, who started it as a personal challenge at 18 and has kept shipping releases since. The rest of the category is in Graphics, and the current build is on the download page.
