RapidRAW

Timon Käch·CyberTimon.RapidRAW

A beautiful, non-destructive, and GPU-accelerated RAW image editor built with performance in mind.

RapidRAW is a modern, high-performance alternative to Adobe Lightroom®. It delivers a simple, beautiful editing experience in a lightweight package (under 20MB) for Windows, macOS, and Linux. RapidRAW is for photographers who love to edit their photos in a clean, fast, and simple workflow. It prioritizes speed, a beautiful user interface, and powerful tools that let you achieve your creative color vision quickly. It is not for users who seek absolute, perfect color accuracy. While the results are great for most purposes, the focus is on a fluid, creative process rather than perfect color precision. RapidRAW is still in active development and isn't yet as polished as mature tools like Darktable, RawTherapee, or Adobe Lightroom®. Right now, the focus is on building a fast, enjoyable core editing experience. You may encounter bugs - if you do, please report them so I can fix them :) Your feedback really helps!

winget install --id CyberTimon.RapidRAW --exact --source winget

Latest 1.6.2·August 21, 2026

Release Notes

RapidRAW v1.6.2 brings major new capabilities to your creative workflow. This release adds native Camera Tethering for remote studio shooting, an intelligent Focus Stacking engine, built-in Analog Film Emulations in a scene-referred color pipeline, and a rewritten deconvolution-based sharpening engine alongside numerous stability and usability fixes. New Features Focus Stacking RapidRAW now includes an intelligent Focus Stacking tool alongside the panorama stitcher and HDR merge features. Focus stacking lets you combine multiple exposures captured at varying focus distances into a single image with incredible front-to-back sharpness and extended depth of field. This is essential for macro, product, and landscape photography, where physical optical limits prevent keeping the entire scene in focus. ────────────────────────┬──────────────────────────── Reorganized Context Menu│Focus Stacking ────────────────────────┼──────────────────────────── Context Menu │Focus Stacking Dialog ────────────────────────┴──────────────────────────── Camera Tethering (macOS & Linux) RapidRAW now supports native Camera Tethering for studio, portrait, and product photography workflows. Connect your camera over USB to shoot directly into your workspace. tethering What you can do:

  • Real-time Live View: Stream live view with composition guide overlays, 90° rotation, and horizontal flipping.
  • Camera Controls: Adjust Shutter Speed, Aperture, ISO, White Balance, and more directly from the sidebar.
  • Automatic Color Grading: Automatically apply a chosen preset to incoming shots the moment they are captured.
  • Ghost Overlay: Overlay your previous shot on top of the live view to keep framing and perspective consistent across shots.
  • Instant Ingestion: Captured photos automatically save into your current library folder and can open straight in the editor. Important: System Requirements & Dedicated Builds Because tethering relies on the system library libgphoto2, it is provided as a separate build (_tethering) for macOS and Linux. To use tethering, you must install libgphoto2 on your system first, then download the corresponding _tethering package from the tethering release downloads table below. Built-in Analog Film Emulations RapidRAW now comes with built-in, scientifically modeled analog film emulations out of the box, powered by the open-source spektrafilm project by Andrea Volpato. image Highlights & Color Pipeline:
  • True Scene-Referred Pipeline: Unlike standard display-space LUTs that clip highlights and crush shadows, these emulations run in a scene-referred V-Log color pipeline directly inside the GPU shader. This ensures natural highlight roll-off, rich organic color response, and deep tonal transitions.
  • Non-Destructive & Adjustable: Fine-tune the look with the intensity slider, combine it with tone curves, or stack it with film grain and halation for an authentic analog aesthetic. Special thanks to Andrea Volpato for creating spektrafilm and making these spectrally accurate film profiles available under the CC BY-SA 4.0 license. Rewritten Sharpening Algorithm The sharpening tool now uses a multi-scale deconvolution algorithm with built-in halo suppression and directional edge smoothing. It enhances fine micro-details cleanly across the frame without creating harsh ringing artifacts or amplifying shadow noise. Drag & Drop Image Move System You can now easily organize your library by selecting multiple images and dragging them directly into folders or albums. image Core Improvements
  • Full EXIF Metadata Preservation on Export: Exported images now preserve and embed full camera capture and EXIF metadata.
  • Tablet & Touch Interface Restoration: Restored side panel layouts and controls on tablet and touch screen devices.
  • Inpainting Auto-Cropping: Added automatic canvas cropping for generative AI inpainting workflows.
  • Stability & Bug Fixes: Resolved various issues and refined overall application performance. 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)} ─────────────────────┴────────────┴──────┴─────────────────────────────────────── Download Tethering Builds & Setup Guide (macOS & Linux)

  1. Install libgphoto2 on your machine RapidRAW uses libgphoto2 to communicate directly with connected cameras over USB. Because the tethering binary links dynamically against this library to stream live view and control camera settings, the driver must be present on your system for the app to detect and control your camera.
  • macOS (via Homebrew): brew install libgphoto2 pkg-config
  • Ubuntu / Debian: sudo apt update && sudo apt install -y libgphoto2-dev pkg-config
  • Arch Linux: sudo pacman -S libgphoto2 pkgconf
  • Fedora: sudo dnf install libgphoto2-devel pkgconf-pkg-config
  1. Download Tethering Build ─────────────────────┬────────────┬──────┬────────────────────────────────────────── OS │Architecture│Format│Download Link

─────────────────────┼────────────┼──────┼────────────────────────────────────────── macOS (Apple Silicon)│ARM64 │.dmg │RapidRAW for macOS ARM (Tethering) ─────────────────────┼────────────┼──────┼────────────────────────────────────────── macOS (Intel) │x64 │.dmg │RapidRAW for macOS x64 (Tethering) ─────────────────────┼────────────┼──────┼────────────────────────────────────────── Ubuntu 22.04 │x86_64 │.deb │RapidRAW for Ubuntu 22.04 (Tethering) ─────────────────────┼────────────┼──────┼────────────────────────────────────────── Ubuntu 24.04 │x86_64 │.deb │RapidRAW for Ubuntu 24.04 (Tethering) ─────────────────────┴────────────┴──────┴────────────────────────────────────────── (Note: Windows and Android are not supported for camera tethering due to OS driver limitations). 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.

  • 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

Installer types: nullsoft, wix

x64usernullsoft62D37A82E2A619A9FE14B95CC4649C5B0B61C8B8F3B1DE162AFDAE3DCFCA8EE8
x64machinewix035C09111595B238EA4EB6BA89CA3BE1086B086C1862F2C618815301AB960FE8
arm64usernullsoftAA748EE31488C657A47AC8CCFFA839C25934D92161A3C1ADBC5CAB6269EB6AB6
arm64machinewix7CBBFE19CE96BE13F5231832153F8D72BE04C2220A54AC922C5C4DD1CA0C365F

Details

Homepage
https://github.com/CyberTimon/RapidRAW
License
AGPL-3.0
Publisher
Timon Käch
Support
https://github.com/CyberTimon/RapidRAW/issues
Moniker
rapidraw

Tags

color-gradingeditingimage-processingmasksrawreactrusttauri

Older versions (12)

1.5.8
x64usernullsoft22F37047D96BADF87413A7663C320D20114235EBC8F447E3BFE4854BF02E8E6D
x64machinewixC60C0D6211C395261FA902D2A7D7B508FCDFF4D09FD2BABC119D65E417E62976
arm64usernullsoft871DB3BC305F4970DBE1AC1A5F2E9D0C61EDAFCF9B00F3956A644D40A273BBC6
arm64machinewix478AA5CB3AA966EEBC6B76FF31E276AE1C5365DEA86021B821A08A17F8E99FDE
1.5.7
x64usernullsoftA0A85CA621D659ADAACD07EEE20E3A89366F6E1656E28F6564CA275D6133F6A2
x64machinewixD76DDDDE0FEFD853F507D7F06AD2CDA5FFA35358CDD6E6D9355B5E64CAB73CBF
arm64usernullsoft57F242B4E428A32CBC158F83922EF361D4938DFC891FE21598C0F2601105A4EA
arm64machinewix2D94F45ABF4AE20B6ABA9E75D35FDAB41FFCA0B38ABEBD5464A4F135C9376083
1.5.4
x64usernullsoft35C260A8FC01E50815C497EB0B1FBDD626D240569291993B97CF78A718EA6685
x64machinewix16DFA893E1E30D625EE3B557056DFC87A20D3F1420D32C86D68F814000A3D9BA
arm64usernullsoft76E4141C8D2C42834E2AEDDDB0A339E186C03551535A873978E97B134D596EAA
arm64machinewix63F63C4732A2CB4010B054D3E4AA99C3183740BC5C6CCA0322021F947D371E47
1.5.2
x64usernullsoftA31B7C41093523D481600F1BB3EFF54C1B7C2DD707CF57B9DB41CD4E0242C9AB
x64machinewix7D740215DC681505A719BABBD439369E7A51E807ABAF04F3855B80D69D8024D6
arm64usernullsoftEB98143534D27E6351EF38A311699D9E511EC33E97BE73671D91800258AED541
arm64machinewix950E056C35A91DE0671F05CDCF24C3612E7A01ED13B53B519F7E8996E6F7127D
1.4.3
x64—B98752324B1ABA933748F0F5B75E27B8B16A71022887FC107BC94A0E055092B2
arm64—4F8C62915DACDE8875AF009A9830BE573235BBE6FEC8D51930A20AD00F637EAB
1.4.1
x64—DD47A089EEB2F663927453C2C86E998BD3A1B5E250E4C096A6566A7925871857
arm64—90BA57BC1FCB7C30A6CB0390985599C119C13C9CFD82863AE3B0D348D8F53739
1.3.13
x64—2DBE0BD3E9CAF12D0A16479A2F3B0A8CEBEB587FF1C0C7DFE656A2CAD1DB3931
arm64—9052003C22E2094AAE9C7CD15C9866D324AAC4E4A5CF254BB21CC5813890334C
1.3.12
x64—FDC5DFB8B638A0445304D2E83979F6F8321E7B4FCD631E51B38E514FE198CA64
arm64—9BD631D483ECC67313450043033F8873F079FA9B44D9E596BBEAC562FDE38F4A
1.3.11
x64—A7AB35A4E648A8AFE26B8727F917D24DB4D02E06A15AF6DB117940CBDF3E1E69
arm64—E78332119D420A37BF6DB33DA5B08814E1007F658F82F452575F664FBBFCD464
1.3.10
x64—DEECEBCC4D748B34430FE8B72F33543F256C85D58D43C1C730C06F481533F911
arm64—731A102E60BA51951F974037050F403A845BCBA0700EBD98E25D4B5A529C769C
1.3.9
x64—FC91CE54244F803B63601CFB74A602107605DDB6153B9ECD9F3B28EE52E86C21
arm64—EFC157D53FCAE6636E0536D51F8614FC73D40EB11AB418C24BB339264936F37D
1.3.8
x64—4101ACF0A59353EFFEE24382744FD4065CF1D961065FC7FC1037248F0D231F37
arm64—688FF0F15BAECB8B8D2E25FDDD63589C336CE2FCCED3731727601E3D0207DA2B