Jay Taylor's notes

back to listing index

ichinaski/pxl

[web search]
Original source (github.com)
Tags: golang go github.com
Clipped on: 2016-06-11

Skip to content
Display images in the terminal
Go

README.md

pxl

pxl is a little hack to display images in the terminal.

Installation

You will need to have Go installed and configured in your path. Your terminal must have xterm-256color mode enabled.

 go get github.com/ichinaski/pxl 

Usage

 pxl filename 

Close the image with  <ESC> .

Disclaimer

You may want to squint your eyes or take a few steps backwards when looking at the output.

Examples

image pxl
Image (Asset 3/10) alt= Image (Asset 4/10) alt=
Image (Asset 5/10) alt= Image (Asset 6/10) alt=
Image (Asset 7/10) alt= Image (Asset 8/10) alt=
Image (Asset 9/10) alt= Image (Asset 10/10) alt=

License

This software is distributed under the BSD-style license found in the LICENSE file.