terminal-image
Terminal image viewer
Displays images in terminals using ANSI escape codes and optionally scales them to fit the terminal window.
Display images in the terminal
979 stars
9 watching
28 forks
Language: JavaScript
last commit: 4 months ago
Linked from 1 awesome list
cli-utilityimagenodejsnpm-packageterminal-image
Related projects:
Repository | Description | Stars |
---|---|---|
sindresorhus/terminal-image-cli | Tools to display images in the terminal with color support and animated GIFs | 271 |
sindresorhus/term-img | Displays images in terminal windows, specifically iTerm. | 309 |
mjrlowe/terminal_images | A tool for displaying images in the terminal | 51 |
sindresorhus/cli-boxes | A set of pre-defined terminal boxes and arrow symbols in TypeScript | 96 |
sindresorhus/ansi-escapes | A collection of functions for manipulating the terminal screen in various ways | 496 |
sindresorhus/figures | A utility package providing fallback characters for terminal output to ensure compatibility with older systems | 594 |
sindresorhus/terminal-link | A library that creates clickable links in the terminal | 619 |
sindresorhus/image-type | Detects the type of an image from a binary buffer | 373 |
stefanhaustein/terminalimageviewer | A small C++ program to display images in a terminal using RGB ANSI codes and unicode block graphics characters. | 1,571 |
sindresorhus/terminal-size | A utility to reliably determine the size of the terminal window in command-line applications. | 140 |
sindresorhus/clear-cli | A utility script to clear the terminal screen on various platforms. | 44 |
sindresorhus/image-dimensions | Gets dimensions of images in various formats without loading the entire image data | 431 |
sindresorhus/wallpaper | A package to manage desktop wallpapers on various platforms | 1,051 |
toddsundsted/iterm2 | Displays images within the terminal using a custom protocol. | 6 |
sindresorhus/boxen | A JavaScript library for creating customizable text boxes in the terminal. | 1,540 |