Skip to content
/ dog Public

dog (dump out graphics) is kinda like cat, but for images. The perfect friendly companion for making sloppy image previews in your terminal. 🐶

Notifications You must be signed in to change notification settings

tomasruud/dog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dog (dump out graphics) 🐶

A friendly, cat-like command to view images in your terminal.

The main goal with this tool is not to render images with prefect accuracy, but to be able to somewhat get a quick and dirty preview of what an image looks like when you're on the go.

Installing

go install github.com/tomasruud/dog@latest

Usage

# You can use it with local files
dog <image file>

# Or pipe something from a remote url
curl -s <image url> | dog

# Cats and dogs play together just fine
cat <image file> | dog

Similar tools

Inspired by imgcat by danielgatis.

About

dog (dump out graphics) is kinda like cat, but for images. The perfect friendly companion for making sloppy image previews in your terminal. 🐶

Topics

Resources

Stars

Watchers

Forks

Languages