Skip to content

kivattt/arw-preview2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quickly preview raw camera image files

Supported image files

  • .ARW by Sony a6000
  • .CR3 by Canon EOS R50

Raw image files created by other camera models have not been tested.

arw-preview2 showing a JPEG preview of a .ARW file

Controls

Mouse click to move, double-click to fit image
Escape or Caps Lock or q to exit
Arrow up or + zoom in
Arrow down or - zoom out
WASD or Ctrl + Arrow key to move
Double click or Space or Enter to fit image
HJKL keys double as arrow keys, for the VIM enjoyers
Shift to show framerate

Building

Install Odin version dev-2025-03

odin build . -o:speed

Running

./arw-preview2 example.ARW
# or
./arw-preview2 example.CR3

Todo

  • Right click -> Copy to clipboard
  • Multiple files
  • Timing outputs in --verbose

The included Inter font is licensed under the OFL-1.1. A copy of this license is included in fonts/Inter/LICENSE.txt

Releases

No releases published

Packages

No packages published

Languages