QuickRawPicker Save

📷 QuickRawPicker is a free and open source program that lets you cull, pick or rate raw photos captured by your camera. It is also compatible with the XMP sidecar file used by Adobe Bridge/Lightroom/Darktable or PP3 sidecar file used by Rawtherapee.

Project README

QuickRawPickericon

A free and open source program that lets you cull, pick or rate raw photos captured by your camera.

CodeFactor GitHub GitHub last commit

GitHub Release Date GitHub release (latest by date) GitHub all releases platform

Why QuickRawPicker?

  • To save time. QuickRawPicker is very fast for checking multiple raw photos at the same time. It is speed oriented and built with C++ and Godot game engine. With the 16-bit texture feature, it is easy to check if the raw photo is overexposed or too noisy in dark areas.
  • To save money. You can easily use QuickRawPicker as a pre-step to Rawtherapee or Darktable for that QuickRawPicker has XMP and PP3 ratings and is compatible with most free raw editing softwares on the market.
  • Cross platforms. Most major desktop platforms are natively supported. (Windows x64 | Linux x64 | macOS Intel / Apple silicon)
  • Small size and ease of use. The zip package is only about 30MB, no installation and no complicated setup.

What's new in v0.3.X?

  • The macOS build has been signed and notarized.
  • Add XMP/PP3 template in settings for sidecar file creation.
  • Add thread number in settings.
  • Add DCI P3 and Rec2020 colorspace.
  • Enable local config file. (By adding an empty override.cfg file in the app folder.)
  • LibRaw is updated to support more cameras.

🔽Download stable / nightly release.

QuickRawPicker-v0 3 0-Windows_IEFY9m4wDy

Features

  • Compare multiple (up to 100) photos of multiple scales at the same time.
  • Read XMP rating score from the raw file, sidecar .xmp file or .pp3 file.
  • Write XMP or PP3 rating score to sidecar .xmp or .pp3 file.
  • Adjust EV and shift Gamma.
  • Draw highlight area and shadow clipping area.
  • Display as 16 bit texture on screen.
  • Color space setting available.
  • Export marked photos and associated files(Like .JPG and .xmp) by copying.
  • Display AF point for different cameras' raw files, including Sony, Panasonic, Canon, Nikon, Olympus.
  • 180 degree rotation.

👉 Features animations page

Q&A

  1. Why does my RAW file show black empty content on the screen?
    The default renderer is based on GLES3 which may not be compatible with some legacy graphics card.
    Try Fn -> Settings -> Renderer Tab -> switch Renderer from GLES3 to GLES2 -> restart the QuickRawPicker to fix the problem.
  2. Why does the app show "file is damaged" in macOS?
    The legacy versions of QuickRawPicker are not signed. You may need to run xattr -dr com.apple.quarantine QuickRawPicker.app to fix the "file is damaged" issue for legacy versions under macOS. Please check https://disable-gatekeeper.github.io/ for more info.

Shortcuts

👉 Shortcuts doc page

Settings

👉 Settings doc page

Building

👉 Building doc page

Workflows

  1. By rating. By Rating your raw photos in QuickRawPicker, the rating score will be written into the sidecar file xmp or pp3. And then you can filter and edit them in Adobe Bridge, Lightroom, Darktable or Rawtherapee directly. demo
  2. By marking and exporting. By marking your raw photos in QuickRawPicker, you can later export all the marked photo files to a desired folder. Usually this method can used to check the raw files on the SD card directly and export the marked ones to your hard drive on computer. demo

Need any help, support or discussion

👉 Github discussions

Credits

  1. godot Licensed MIT
  2. LibRaw Licensed LGPL-2.1
  3. libjpeg-turbo Licensed BSD
Open Source Agenda is not affiliated with "QuickRawPicker" Project. README Source: RawLabo/QuickRawPicker
Stars
41
Open Issues
2
Last Commit
1 year ago

Open Source Agenda Badge

Open Source Agenda Rating