Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/terminal_images/mod.ts>printImage

A Deno module and CLI tool for printing images to the console. 🖼️
Latest
function printImage
import { printImage } from "https://deno.land/x/terminal_images@3.1.0/mod.ts";

Outputs the image to the console.

Returns

Promise<void>