onefetch-image 2.20.0

Display images in the terminal
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# image

[![crates.io](https://img.shields.io/crates/v/onefetch-image)](https://crates.io/crates/onefetch-image)
[![docs.rs](https://img.shields.io/docsrs/onefetch-image)](https://docs.rs/onefetch-image)

Provides the primary interface to display images to the terminal.

Protocols supported:

- Sixel
- Kitty
- Iterm

_This crate is designed as part of the [onefetch](https://github.com/o2sh/onefetch) project._