Skip to content

Anthony-Jhoiro/image-to-xterm256

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This python script print an image in a xterm 256 terminal. The image size will be adapted with the terminal size. It will be centered and surrounded with a box.

Example : sample result

Do not expect perfect results for complex images 😉.

You only need the Pillow Module, tested with Python3.8.

Any contribution is well accepted (code, documentation, ideas, issues, ...) !

I code it a bit fast so please excuse the typos and the code design

Usage :

python3 main.py my-picture.png

Releases

No releases published

Packages

No packages published

Languages