#qoi #image #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

#10 in #qoi

Download history 256/week @ 2024-07-25 19/week @ 2024-08-01 12/week @ 2024-09-19 11/week @ 2024-09-26

54 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
~353K SLoC