RapidRAW | Modern GPU-Accelerated Open-Source RAW Image Editor


RapidRaw
RapidRaw

Introduction

RapidRAW is an open-source (AGPL-3.0), non-destructive RAW image processor and browser built with a Rust backend and a Tauri/TypeScript desktop framework. Engineered as a fast, subscription-free alternative to Adobe Lightroom, it prioritizes a streamlined workflow, rapid folder culling, and instant visual adjustments. The app packages its core 32-bit processing pipeline into WebGPU Shading Language (WGSL) compute shaders, delivering a responsive editing loop in an ultra-lightweight footprint under 20MB across Windows, macOS, and Linux.

Use Cases

  • Fast RAW Photographic Development & Culling
    Quickly browse large directories of camera RAW files, leveraging asynchronous request cancellation to eliminate UI stutter while tagging, rating, and cullling.
  • Local AI-Driven Masking & Tagging
    Isolate specific elements like subjects, skies, or foregrounds natively using local AI models, or automatically generate descriptive tags using an integrated on-device CLIP model.
  • Self-Hosted Generative Inpainting
    Connect the editor directly to a local ComfyUI instance to execute generative object replacement or additions using custom Stable Diffusion checkpoints.
  • Advanced Cinematic Tonal Mapping
    Apply precise exposure curves and professional color science by toggling between basic color profiles and natural AgX tone-mapping pipelines.
  • Automated Local Media Actions
    Stitch high-fidelity panoramas, generate quick collage sheets, and clean up duplicate or blurry shots completely offline.

Features & Benefits

  • WGSL GPU Compute Engine
    Processes all mathematical pixel data, light profiles, and tone curves natively on the system GPU using high-precision 32-bit float pipelines.
  • Non-Destructive Sidecar Architecture
    Preserves original RAW camera files untouched, writing all slider modifications, crop paths, and masks into lightweight .rrdata sidecar assets.
  • Intelligent ComfyUI Middleware (AI Connector)
    Features an optimized RapidRAW-AI-Connector that caches high-res images locally, passing only text prompts and small masked patches to ComfyUI to make generative editing instant.
  • Flat-Line Curve Clipping
    Includes specialized black/white point anchors within the Curves tool, providing creative film-style tonal separation and precise clipping along the X-axis.
  • Automated Lens Correction
    Mitigates chromatic aberrations, distortion anomalies, and hardware vignetting using native integration with the open-source Lensfun database.
  • Multi-Tiered AI Flexibility
    Gives users three processing tiers: 100% free built-in local tools, a self-hosted pipeline via ComfyUI, or an optional cloud-sync convenience subscription.

Pros

  • Exceptional Fluidity & Speed
    The combination of a Rust backend and custom GPU shaders cuts interface bloat, allowing adjustments to render instantly even on hardware lacking professional specs.
  • Zero Vendor Lock-In
    The application is entirely free and open-source under the AGPL-3.0 license, allowing users to run advanced generative workflows on their own hardware.
  • Efficient AI Network Caching
    The dedicated middleware bypasses the heavy networking bottleneck of passing full high-resolution source images repeatedly during multi-turn image generation loops.

Cons

  • Color Pipeline Maturity Constraints
    Designed for fluid creative editing rather than high-end print-shop color management, lacking some of the legacy color-profiling features of Darktable or RawTherapee.
  • Exotic Sensor Demosaicing Inefficiencies
    While standard sensor formats decode flawlessly, specialized layouts like Fuji X-Trans sensors undergo active tuning to minimize micro-artifacts during tight pixel-peeping zooms.

Tutorial

None

Pricing


Popular Products