terminal-image-viewer
terminal-image-viewer copied to clipboard
A Simple Python Script to Display Images in Linux Terminal
Terminal Image Viewer
A Simple Python Script to Display Images in Linux Terminal
Resources
Dependencies
-
pillow
Install using pip:
pip install pillow
-
numpy
Install using pip:
pip install numpy
Usage
$ python img-viewer.py <image file name>
For example:
$ python img-viewer.py dog.jpg