#qoi #image #image-format #viewer #file

bin+lib jqoiview

A simple QOI image format viewer

9 releases (4 breaking)

0.5.2 Jun 12, 2023
0.5.1 Jun 12, 2023
0.4.0 Jun 11, 2023
0.3.2 Jun 11, 2023
0.1.0 Jun 10, 2023

#9 in #qoi

44 downloads per month

MIT license

13KB
364 lines

jqoiview

Program for viewing QOI images.

Usage

To view a QOI file (*.qoi)

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

Requires SDL2

cargo install jqoiview

Dependencies

~16MB
~357K SLoC