jqoiview

Program for viewing QOI images.

Usage

To view a QOI file (*.qoi)

sh jqoiview <file>

To quit, press Q or Escape.

Use the arrow keys or hjkl (vim-style) to scroll up/down/left/right.

To zoom in and out, use +/i and '-'/o respectively.

Installation

sh cargo install jqoiview