open-image
Renders bitmap image data on your terminal
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.
<stdin> -> open-image -> <stdout>
open-image file-path -> <stdout>
As a method
» cat example.png -> open-image
As a function
» open-image example.png
open-image
will fail if STDOUT is not a TTY.
open
: Open a file with a preferred handlerqr
: Creates a QR code from STDINThis site's content is rebuilt automatically from murex's source code after each merge to the master
branch. Downloadable murex binaries are also built with the website.
Last built on Thu May 26 22:49:43 UTC 2022 against commit 59e27bb59e27bb1013043fc4a940cf9a2767c63f31dad2c.
Current version is 2.8.2100 which has been verified against 15889 tests cases.