Skip to content

Latest commit

 

History

20 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EIMG.

Synopsis

eimg [--input-file [FILE]] <|--resize|--scale-factor|--pos-{x,y}|--no-bounds|--use-encoding|>

Description:

Displays images in the terminal using terminal encodings

Options:

--input-file: Input image file path
--no-bounds: Disable safety feature to keep image in-bounds
--pos-x: X position on framebuffer
--pos-y: Y position on framebuffer
--resize: Resize dimensions (e.g., 800x600)
--scale-factor: Scale factor
--use-encoding: Force specific encoding (kitty, iterm, sixel, ansi)

image image image image image

Why?

I wanted to be able to view/open images in my computer with no graphics. But then I thought it was cool being able to also see images in the terminal, so I thought; Adding support for Kitty and Sixel is one library away... HMMM, and so I did it.

About

Display high-resolution images in your terminal and (linux) framebuffer! [KITTY->iTERM2->SIXEL->FRAMEBUFFER]

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages