cyberdynesoftware / piv

Plain Image Viewer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

piv - Plain Image Viewer

  • Supports most common image formats.
  • Plays animations (gif and webp).
  • Images occupy 100% of the window. No decorations, no fuss.
  • Images are layouted in columns. The number of columns can be adjusted on the fly.
  • Copy or move images to a selection folder.

Build

Enter the cloned folder and run

cmake -B build
cmake --build build

Dependencies

Usage

Run with

piv path/to/image
Key Description
Esc Quit
F Toggle fullscreen
H Display help

About

Plain Image Viewer


Languages

Language:C 92.8%Language:C++ 7.1%Language:CMake 0.1%