xterm256_converter

Crates.ioxterm256_converter
lib.rsxterm256_converter
version0.2.1
sourcesrc
created_at2018-04-22 23:21:55.432963
updated_at2019-04-22 22:31:29.691065
descriptionA Rust utility for converting images to terminal color sequences
homepage
repositoryhttps://github.com/ShinySaana/xterm256-converter
max_upload_size
id61872
size19,339
ShinySaana (ShinySaana)

documentation

README

xterm256-converter

Crates.io

A Rust utility for converting images to terminal color sequences.

API documentation

Install

cargo install xterm256_converter

Usage

xt256-conv -o OUTPUT_FILE INPUT_FILE

You can then cat the output file.

Credits

Greatly inspired by https://gist.github.com/sfan5/2d971a5a087881a966c3
Ferris pixelart image https://redd.it/62yv2i

Commit count: 10

cargo fmt