Skip to content
/ vimage Public
forked from Torrunt/vimage

A simplistic image viewer for Windows, inspired by vjpeg.

License

Notifications You must be signed in to change notification settings

exjnb/vimage

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vimage

torrunt.net/vimage

A simplistic image viewer for Windows, inspired by vjpeg.

Created by

Corey Zeke Womack (Torrunt) - [email protected] - torrunt.net

Features

  • No ugly interface, just the image
  • Move it around, resize it, rotate it, flip it and step through images in a folder
  • Supports .bmp, .cut, .dds, .doom, .exr, .hdr, .gif, .ico, .jp2, .jpg,.lbm, .mdl, .mng, .pal, .pbm, .pcd, .pcx, .pgm, .pic, .png, .ppm, .psd, .psp, .raw, .sgi, .tga and .tif files (Image loading done via DevIL) + .svg and .webp
  • Supports Transparency
  • Supports Animated .gifs (pauseable and the frames can be stepped through)
  • Toggleable Always on Top Mode
  • View Cropping
  • Settings, Keyboard/Mouse Bindings and Context Menu are completely configurable

Basic Controls

  • Left-Click to Drag
  • Right-Click to Close
  • Scroll Wheel to Zoom - Hold SHIFT to zoom faster
  • Middle-Click to go between actual size and monitor height
  • Left/Right Arrows (or Page Up/Down) to go through images in a folder
  • Up/Down Arrows to Rotate
  • F to Flip Horizontally
  • S to Toggle Smoothing (SHIFT+S to Toggle Mipmapping)
  • L to Toggle Always On Top mode
  • X (hold) + Move Mouse to crop the view of the image
  • Y (hold) + Scroll Wheel to adjust transparency of the image
  • R to Reset Image
  • Space to pause Animated GIFs
  • ,/. to step through Animated GIF frames

About

A simplistic image viewer for Windows, inspired by vjpeg.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 99.5%
  • Batchfile 0.5%