Skip to content

srrcboy/qimgv

 
 

Repository files navigation

qimgv

Simple image viewer written in Qt. Minimal gui, fast and easy to use.

USAGE

Open file: Ctrl+O.

Scrolling through images: Left/Right Arrows, A/D or mouse wheel.

Zooming: Up/Down Arrows, W/S or hold RMB and move up/down.

Switching to fullscreen: double click or F key.

Show/hide top menu bar: Ctrl+M.

Preferences: Ctrl+P.

Fit modes
- by width:     Ctrl+W key
- entire image: Ctrl+A key
- 1:1 mode (no scaling): Ctrl+N key.

Move mouse to bottom to show thumbnail panel.

Rotate image: L/R keys.

Crop image: X key, then select area with mouse and press enter.

Save changes to file: Ctrl+S.

Exit program: Alt+X, Ctrl+Q, or ESC.

INSTALLATION

There are windows binaries (look in releases).

For linux, you'll have to build it yourself for now.
Both cmake and qmake are supported.

alt tag

About

simple qt image viewer

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 96.3%
  • CMake 1.7%
  • QMake 1.2%
  • Shell 0.8%