terminal-image-cli
Terminal Image Display Tool
Tools to display images in the terminal with color support and animated GIFs
Display images in the terminal
271 stars
3 watching
12 forks
Language: JavaScript
last commit: 4 months ago cli-appimagenodejsnpm-packageterminal-image
Related projects:
Repository | Description | Stars |
---|---|---|
sindresorhus/terminal-image | Displays images in terminals using ANSI escape codes and optionally scales them to fit the terminal window. | 979 |
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/image-type | Detects the type of an image from a binary buffer | 373 |
sindresorhus/clear-cli | A utility script to clear the terminal screen on various platforms. | 44 |
sindresorhus/wallpaper-cli | A command-line tool for managing desktop wallpapers on multiple platforms. | 170 |
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/wallpaper | A package to manage desktop wallpapers on various platforms | 1,051 |
stefanhaustein/terminalimageviewer | A small C++ program to display images in a terminal using RGB ANSI codes and unicode block graphics characters. | 1,571 |
sindresorhus/image-dimensions | Gets dimensions of images in various formats without loading the entire image data | 431 |
sindresorhus/yoctocolors | A lightweight command-line coloring package with an API to add colors and styles to text output. | 724 |
sindresorhus/cli-cursor | Library for controlling the CLI cursor | 103 |
sindresorhus/terminal-size | A utility to reliably determine the size of the terminal window in command-line applications. | 140 |