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 krachtige 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. Kort geleden is versie 1.4.3 verschenen en hier zijn de volgende verbeteringen in aangebracht:
Pin FoldersTired of constantly navigating between folders on different drives or deep in your file system? Me too. Now you can right click any folder to pin it. It'll stay in a dedicated "Pinned" section in the sidebar for quick access. No more switching around.
Apply Presets To MasksYou can now apply any of your saved presets directly to a mask. This is a huge time saver. For example, you can create a "Clarity Boost" preset, add a subject mask, and then apply that preset with a right click. I'd recommend creating a new preset folder just for mask specific adjustments to keep things organized.
Centré AdjustmentI've always wanted a simple way to draw attention to the center of an image without fiddling with masks. So I built the "Centré Adjustment" slider. It's like an inverted vignette, subtly boosting clarity, brightness, contrast, and vibrancy in the middle of the frame. It's a quick way to add a little pop where it counts.
Whole Image Mask TypeA new "Whole Image" mask type has been added. This is useful as a base for more complex masking operations, like subtracting or inverting other mask components.
Core Improvements:
On a technical note, building this feature involved laying down a better foundation for how masks components are displayed in the UI. This means it'll be much easier to add more interesting mask types in the future without cluttering the UI.
- Library thumbnail updating is now much smoother.
- Rawler is now a submodule
- Local contrast adjustments are now less sensitive.
- The logger has been improved to output the full traceback for better debugging.
