Skip to content
/ qeh Public
forked from sandsmark/qeh

qeh, but only qt6 for jxl support

Notifications You must be signed in to change notification settings

Sodra/qeh

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

qeh

Like feh, but better, faster, more image formats, simpler, more lightweight (73kb), animation support, and better UI (there is none).

screenshot

Supports everything from Photoshop and Gimp images via animated gifs to SunOS raster images and DirectX textures, assuming you have the right plugins installed (kimageformats).

Uses optimized SSE4.1 code and threadpools for high quality scaling and is generally good (thanks to carewolf who implemented it in Qt).

Keyboard shortcuts

  • Equals/Plus/Up: Zooms in
  • Minus/Down: Zooms out
  • Right: Move to the right side of the screen
  • Left: Move to the left side of the screen
  • Escape/Q: Quit
  • F: Maximize
  • I: Show/hide image info
  • 1-0: Zooms from 10% to 100% respectively.
  • Space: Pause/continue animation
  • W: Increase animation speed with 10%
  • S: Decrease animation speed with 10%
  • D: Pause and step forward in animation
  • A: Pause and step backward in animation
  • E: Equalize image
  • N: Normalize image
  • Backspace: Reset playback speed, reset zoom
  • ?: Show/hide keyboard shortcuts

Plugins

Non-exhaustive list, not everything might be packed for your distro:

In addition there's the built-in ones (at the moment, might be more whenever you're reading this): BMP, GIF, JPG, JPEG, PNG, PBM, PGM, PPM, XBM, XPM,

About

qeh, but only qt6 for jxl support

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 67.1%
  • C 31.3%
  • CMake 1.6%