All Projects β†’ qdwang β†’ QuickRawPicker

qdwang / QuickRawPicker

Licence: other
πŸ“· 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.

Programming Languages

c
50402 projects - #5 most used programming language
C++
36643 projects - #6 most used programming language
GDScript
375 projects

Projects that are alternatives of or similar to QuickRawPicker

dnglab
Camera RAW to DNG file format converter
Stars: ✭ 103 (+296.15%)
Mutual labels:  photography, dng, raw, raw-image
PhotoMiner
Photo finder application for macOS
Stars: ✭ 102 (+292.31%)
Mutual labels:  photos, photography, photo-gallery
Pynet Pytorch
Generating RGB photos from RAW image files with PyNET (PyTorch)
Stars: ✭ 169 (+550%)
Mutual labels:  photos, camera, photography
Cameraview
πŸ“Έ A well documented, high-level Android interface that makes capturing pictures and videos easy, addressing all of the common issues and needs. Real-time filters, gestures, watermarks, frame processing, RAW, output of any size.
Stars: ✭ 4,137 (+15811.54%)
Mutual labels:  camera, raw, raw-image
Pynet
Generating RGB photos from RAW image files with PyNET
Stars: ✭ 211 (+711.54%)
Mutual labels:  photos, camera, photography
timeline
Timeline - A photo organizer
Stars: ✭ 39 (+50%)
Mutual labels:  photos, photography
Chafu
A photo browser and camera library for Xamarin.iOS
Stars: ✭ 36 (+38.46%)
Mutual labels:  photos, camera
libopenraw
libopenraw: RAW file parsing and processing library (mirror and WiP)
Stars: ✭ 42 (+61.54%)
Mutual labels:  photography, raw
TransparentCameraBar
Set the opacity, hide or shrink the camera bars.
Stars: ✭ 15 (-42.31%)
Mutual labels:  camera, photography
google-photos-vue
Google Photos album viewer built with Vue.js
Stars: ✭ 17 (-34.62%)
Mutual labels:  photos, photography
jekyll-photos
Dead simple solution to add a photo gallery to a Jekyll site.
Stars: ✭ 47 (+80.77%)
Mutual labels:  photos, photo-gallery
exiftool-json-db
Maintain a JSON database of photos and videos with their metadata
Stars: ✭ 18 (-30.77%)
Mutual labels:  photos, xmp
naturtag
Tag your nature photos with iNat taxonomy and observation metadata
Stars: ✭ 20 (-23.08%)
Mutual labels:  photography, xmp
camera.zero
Combining Camera Zero with an Arducam 12MP camera, a Raspberry Pi Zero WH, a PiMoRoNi trackball breakout, and an Adafruit 16-LED NeoPixel ring will result in a neat little screenless camera that can be controlled with your thumb.
Stars: ✭ 26 (+0%)
Mutual labels:  camera, photography
go-unsplash
Go Client for the Unsplash API
Stars: ✭ 70 (+169.23%)
Mutual labels:  photos, photography
TuSDK-for-Android-demo
TuSDK Android 图像 SDK Demo
Stars: ✭ 93 (+257.69%)
Mutual labels:  photos, camera
Photini
An easy to use digital photograph metadata (Exif, IPTC, XMP) editing application.
Stars: ✭ 113 (+334.62%)
Mutual labels:  photography, xmp
Vision CoreML-App
This app predicts the age of a person from the picture input using camera or photos gallery. The app uses Core ML framework of iOS for the predictions. The Vision library of CoreML is used here. The trained model fed to the system is AgeNet.
Stars: ✭ 15 (-42.31%)
Mutual labels:  camera, photo-gallery
PyDNG
Create Adobe DNG RAW files using Python. Works with any Bayer RAW Data including native support for Raspberry Pi cameras.
Stars: ✭ 0 (-100%)
Mutual labels:  dng, raw
moul
See https://github.com/moulco/moul
Stars: ✭ 17 (-34.62%)
Mutual labels:  photos, photography

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
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].