inkline 1.0.9

Display colorized ASCII art and images directly in the terminal.
Documentation

inkline-rs

Overview

Display colorized ASCII art and images directly in the terminal. Supports multiple backends like Kitty, iTerm2, and terminals with Sixel support. You can render static ASCII text, terminal banners, or images in a cross-platform way.

How to use

Add this crate as a dependency in your Cargo.toml:

[dependencies]
inkline    = "1.0.7" # default features = ["ascii"]; add ["image"] if you want image support
chromakitx = "1.0.2"

Example code

Screenshots

screenshot screenshot