png2sixel: Dump a PNG image to the terminal in Sixel format

View source: R/png2sixel.R

png2sixelR Documentation

Dump a PNG image to the terminal in Sixel format

Description

Dump a PNG image to the terminal in Sixel format

Usage

png2sixel(filename)

Arguments

filename

filename of the PNG image

Value

Called for it's side effect of writing the image to the terminal (standard out). Returns NULL invisibly.


terminalgraphics documentation built on Aug. 28, 2025, 9:09 a.m.