xiv is a very simple image viewer without UI and only controled by keys and mouse. A single X11 window or fullscreen and only key shortcuts or mouse controls. Reads PPM, JPEG & TIFF (8 or 16bits) and convert others with ImageMagick.

Project Samples

Project Activity

See All Activity >

Categories

Image Viewers

License

BSD License

Follow xiv

xiv Web Site

Other Useful Business Software
Level Up Your Cyber Defense with External Threat Management Icon
Level Up Your Cyber Defense with External Threat Management

See every risk before it hits. From exposed data to dark web chatter. All in one unified view.

Move beyond alerts. Gain full visibility, context, and control over your external attack surface to stay ahead of every threat.
Try for Free
Rate This Project
Login To Rate This Project

User Ratings

★★★★★
★★★★
★★★
★★
1
0
0
0
0
ease 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 4 / 5
features 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 4 / 5
design 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 5 / 5
support 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 3 / 5

User Reviews

  • Very nice image viewer. The best feature is the threaded image loading, which I have been looking for in other programs for a long time. I do have some suggestions, and don't know where to send them, I guess I'll put them here. 1) I would like the escape key to quit as well, it should be as simple as adding another else if (ks==XK_Escape) 2) I prefer previous/next image to be done by the mouse wheel, so I just switched buttons 2,3 with 4,5. It would be nice if it were more configurable without editing source. 3) I would like an option to turn off imagemagick use, because it caches files to disk, which may not be desirable. I added a global variable "bool imagemagick=true;" and an option '-no-imagemagick' that makes it false and check the option when deciding whether to use it. Keep up the great work.
Read more reviews >

Additional Project Details

Operating Systems

Linux

Intended Audience

End Users/Desktop

User Interface

X Window System (X11)

Programming Language

C++

Related Categories

C++ Image Viewers

Registered

2010-07-22