RapidRAW is een modern, krachtig opensource alternatief voor Adobe Lightroom. Het levert een eenvoudige en mooie bewerkingservaring in een lichtgewicht pakket van ongeveer 20MB voor Windows, macOS en Linux. Het wordt ontwikkeld door een 18-jarige Zwitser, die hier juli 2025 mee is begonnen als een persoonlijke uitdaging met als doel om een krachtig programma te creëren voor zijn eigen fotografieworkflow. RapidRaw is gebouwd met een Rust-backend en een React/TypeScript-frontend, verpakt met Tauri om hem licht te houden. Versie 1.4.6 is uitgekomen en hier zijn de volgende veranderingen en verbeteringen in aangebracht:
Recursive Library ViewYou can now display an image grid that includes files from all subfolders within a selected directory. This makes it much easier to keep an eye on your entire image library at once. Performance is optimized for about 2-3k images.
Reworked HSL Luminance ControlsI have reworked the luminance logic in the HSL panel. Previously, it tended to create strange, blocky artifacts on compressed images (and even some RAWs). The new implementation results in much smoother transitions.
Mask StackingPreviously, adding a new mask on top of an existing one would visually reset the changes made by the previous mask. This is now fixed: adding a new empty mask on top of another simply adds to the stack without altering the base state.
Vibrancy ImprovementThe vibrancy slider algorithm has been tweaked to better protect skin tones from oversaturation.
Core Improvements
- QOI Support: Added support for the QOI file format.
- Camera Support: Updated the raw loader
rawlerlibrary to support a wider range of cameras.- DNG Flexibility: Improved handling of DNG files.
- Bug Fixes: Fixed several bugs within the masking system.
