Duecki1/CalibRaw

CalibRaw is a fast, GPU-accelerated RAW photo editor.

Rust

9

606 commits

updated Sep 17, 2026

See the code
editing
egui
gpu
gpu-acceleration
image-processing
masks
photo-editing
photography
raw
raw-editor
rust
wgpu

See what people are saying (1)

SourceMessageScoreDate

CalibRaw 1.0.0 RAW Photo Editor (r/opensource)

Hi, CalibRaw just got its first release :D. CalibRaw is a fully GPU-accelerated RAW editor focused on providing a smooth editing experience. LLMs were used in creating this program. Over the last 3 months, I tried to create a RAW editor that focuses on performance and a good workflow. I tried…

5

Sep 17, 2026

README

CalibRaw

CalibRaw is a fast, GPU-accelerated RAW photo editor.
It was made not to focus on design, but to be performant and non-destructive to the export.

I developed this project to provide a performant, approachable, open-source RAW editing workflow.
CalibRaw is available for Linux, Android, Windows, and macOS, with Linux and Android being the primary focus.

Download the latest release here.

Showcase

image

image image

Key Features

  • GPU-accelerated: Built with Rust, wgpu, and custom WGSL compute shaders for real-time performance.
  • Non-destructive: All edits and adjustments are non-destructive and saved to lightweight .calibraw sidecar files.
  • Advanced demosaicing: Features Bayer RCD, Fujifilm X-Trans (Markesteijn), and noise-resilient Dual Demosaicing.
  • Masking: Supports brush and shape masks with independent tone curves and adjustments.
  • Creative effects: Unique mask effects like light rays, lens blur, motion blur, fog, Glow, and more.
  • Optional AI: Local Subject & Object masks, AI Denoise, and AI object removal.
  • Multi-platform: Native builds for Linux, Android, Windows, and macOS.
  • HDR merge: Select 2 or more images to HDR merge them.
  • Automatic Lens Correction via Lensfun database

Contributing

Feel free to open a Pull Request or create an issue :D.

Roadmap / To-Do

  • Bundle ONNX Runtime
  • Currently waiting for feedback

Special Thanks

  • darktable – for their exceptional contributions to open-source color science and raw processing algorithms.
  • RapidRAW – for workflow and interface inspiration that sparked the creation of this project.
  • GIMP & Ansel – for image editing algorithms and foundations.
  • LibRaw & Lensfun – for the underlying decoding and lens-correction backends.

Check Third-Party Notices for a more detailed list.

AI Notice

This project was developed with the assistance of LLMs.

CalibRaw also supports optional, locally run AI models for smart masking, denoising, and object removal.

License

CalibRaw is GPL-3.0-or-later. See COPYING, NOTICE.md, and THIRD_PARTY_NOTICES.md. Complete resolved Rust dependency, font, and icon terms are in THIRD_PARTY_LICENSES.md.

Contributors

Duecki1

605 commits

UDaRealTeto

1 commits

Duecki1/CalibRaw

CalibRaw is a fast, GPU-accelerated RAW photo editor.

Rust

9

606 commits

updated Sep 17, 2026

See the code
editing
egui
gpu
gpu-acceleration
image-processing
masks
photo-editing
photography
raw
raw-editor
rust
wgpu

See what people are saying (1)

SourceMessageScoreDate

CalibRaw 1.0.0 RAW Photo Editor (r/opensource)

Hi, CalibRaw just got its first release :D. CalibRaw is a fully GPU-accelerated RAW editor focused on providing a smooth editing experience. LLMs were used in creating this program. Over the last 3 months, I tried to create a RAW editor that focuses on performance and a good workflow. I tried…

5

Sep 17, 2026

README

CalibRaw

CalibRaw is a fast, GPU-accelerated RAW photo editor.
It was made not to focus on design, but to be performant and non-destructive to the export.

I developed this project to provide a performant, approachable, open-source RAW editing workflow.
CalibRaw is available for Linux, Android, Windows, and macOS, with Linux and Android being the primary focus.

Download the latest release here.

Showcase

image

image image

Key Features

  • GPU-accelerated: Built with Rust, wgpu, and custom WGSL compute shaders for real-time performance.
  • Non-destructive: All edits and adjustments are non-destructive and saved to lightweight .calibraw sidecar files.
  • Advanced demosaicing: Features Bayer RCD, Fujifilm X-Trans (Markesteijn), and noise-resilient Dual Demosaicing.
  • Masking: Supports brush and shape masks with independent tone curves and adjustments.
  • Creative effects: Unique mask effects like light rays, lens blur, motion blur, fog, Glow, and more.
  • Optional AI: Local Subject & Object masks, AI Denoise, and AI object removal.
  • Multi-platform: Native builds for Linux, Android, Windows, and macOS.
  • HDR merge: Select 2 or more images to HDR merge them.
  • Automatic Lens Correction via Lensfun database

Contributing

Feel free to open a Pull Request or create an issue :D.

Roadmap / To-Do

  • Bundle ONNX Runtime
  • Currently waiting for feedback

Special Thanks

  • darktable – for their exceptional contributions to open-source color science and raw processing algorithms.
  • RapidRAW – for workflow and interface inspiration that sparked the creation of this project.
  • GIMP & Ansel – for image editing algorithms and foundations.
  • LibRaw & Lensfun – for the underlying decoding and lens-correction backends.

Check Third-Party Notices for a more detailed list.

AI Notice

This project was developed with the assistance of LLMs.

CalibRaw also supports optional, locally run AI models for smart masking, denoising, and object removal.

License

CalibRaw is GPL-3.0-or-later. See COPYING, NOTICE.md, and THIRD_PARTY_NOTICES.md. Complete resolved Rust dependency, font, and icon terms are in THIRD_PARTY_LICENSES.md.

Contributors

Duecki1

605 commits

UDaRealTeto

1 commits

Languages

Rust

89.8%

WGSL

6.5%

Java

2.7%