Skip to main content

open-image

Laurence MorganLess than 1 minute

open-image

Renders bitmap image data on your terminal

Description

open-image is an optional builtin which will render images (JPEG, GIF, PNG, BMP, TIFF and WebP) to the terminal using block characters and ANSI colour sequences.

Usage

<stdin> -> open-image -> <stdout>

open-image file-path -> <stdout>

Examples

As a method

» cat example.png -> open-image

As a function

» open-image example.png

Detail

open-image will fail if STDOUT is not a TTY.

See Also

  • open: Open a file with a preferred handler
  • qr: Creates a QR code from STDIN

This document was generated from builtins/core/openimage/open-image_doc.yamlopen in new window.

Last update:
Contributors: Laurence Morgan,Laurence Morgan,Laurence