Skip to content

fockjef/console-image-viewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

console-image-viewer

Display images in a terminal emulator using ANSI escape sequences.

Usage:
	civ.pl [-dg -c <N> -h <N> -h <N>] <file>

Options:
	-d         Dither image
	-g         Greyscale image
	-c <N>     Use N colors for output (typically 8,16, or 256)
	-w <N>     Print at most N columns of output
	-h <N>     Print at most N rows of output
	--help
	--version

About

view images in a terminal

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages