QuickRawPicker Versions 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.

nightly

1 year ago

Automated builds for nightly prerelease via Github Actions

v0.3.0

2 years ago

Automated builds for version releases via Github Actions

v0.2.1

2 years ago
  • fix slow display of cached photos
  • add UI scale

v0.2.0

2 years ago
  • UI changed
  • add pin menu button
  • replace photo frame with chocolate photo background
  • add new version detection
  • remove unused logging functions

v0.1.17

2 years ago
  • fixes #27
  • fixes locale issue in macOS
  • fixes folder opening in macOS

v0.1.16

2 years ago
  • copy issue in windows fixed
  • add Key_I for info toggle

v0.1.15

2 years ago
  • export issue under windows fixed
  • file dialog input issue fixed

v0.1.14

2 years ago
  • adding sorting methods
  • adding global progress bar
  • adding multiple photos switch
  • adding help links

v0.1.13

2 years ago
  • zooming issue fixed
  • bump godot version to 3.3.3

v0.1.12

2 years ago
  • add default EV and gamma settings
  • add zooming by cursor position
  • refactor shadow/highlight clipping; adding clipping settings
  • use OS.execute to copy files (increase the exporting speed quite a lot)
  • bug fixes