All Projects → sindresorhus → Terminal Image Cli

sindresorhus / Terminal Image Cli

Licence: mit
Display images in the terminal

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Terminal Image Cli

Term Img Cli
Display images in iTerm
Stars: ✭ 70 (-70.09%)
Mutual labels:  cli-app, image, npm-package
Delay Cli
Delay execution for a given amount of seconds
Stars: ✭ 74 (-68.38%)
Mutual labels:  cli-app, npm-package
Slugify Cli
Slugify a string
Stars: ✭ 49 (-79.06%)
Mutual labels:  cli-app, npm-package
Wait For Localhost Cli
Wait for localhost to be ready from the command-line
Stars: ✭ 101 (-56.84%)
Mutual labels:  cli-app, npm-package
Terminal Image
Display images in the terminal
Stars: ✭ 778 (+232.48%)
Mutual labels:  image, npm-package
Github Spray
Draw on your GitHub contribution graph ░▒▓█
Stars: ✭ 908 (+288.03%)
Mutual labels:  cli-app, npm-package
Angular File Uploader
Angular file uploader is an Angular 2/4/5/6/7/8/9/10 + file uploader module with Real-Time Progress Bar, Responsive design, Angular Universal Compatibility, localization and multiple themes which includes Drag and Drop and much more.
Stars: ✭ 92 (-60.68%)
Mutual labels:  image, npm-package
Conduct
🖖 Generate a Code of Conduct for your project
Stars: ✭ 360 (+53.85%)
Mutual labels:  cli-app, npm-package
Replace In Files Cli
Replace matching strings and regexes in files
Stars: ✭ 129 (-44.87%)
Mutual labels:  cli-app, npm-package
Ohshitgit
⁉️Oh shit! A cli tool to help you unfuck your git mistakes
Stars: ✭ 135 (-42.31%)
Mutual labels:  cli-app, npm-package
Defer.js
🥇 A super small, super efficient library that helps you lazy load everything like images, video, audio, iframe as well as stylesheets, and JavaScript.
Stars: ✭ 138 (-41.03%)
Mutual labels:  image, npm-package
Np
A better `npm publish`
Stars: ✭ 6,401 (+2635.47%)
Mutual labels:  cli-app, npm-package
Capture Website Cli
Capture screenshots of websites from the command-line
Stars: ✭ 545 (+132.91%)
Mutual labels:  cli-app, npm-package
Sindresorhus Cli
The Sindre Sorhus CLI
Stars: ✭ 436 (+86.32%)
Mutual labels:  cli-app, npm-package
Run Electron
Run Electron without all the junk terminal output
Stars: ✭ 187 (-20.09%)
Mutual labels:  cli-app, npm-package
Forge Node App
🛠📦🎉 Generate Node.js boilerplate with optional libraries & tools
Stars: ✭ 90 (-61.54%)
Mutual labels:  cli-app, npm-package
Term Img
Display images in iTerm
Stars: ✭ 275 (+17.52%)
Mutual labels:  image, npm-package
Speed Test
Test your internet connection speed and ping using speedtest.net from the CLI
Stars: ✭ 3,654 (+1461.54%)
Mutual labels:  cli-app, npm-package
Doge Seed Cli
Generate dank mnemonic seed phrases in the terminal
Stars: ✭ 118 (-49.57%)
Mutual labels:  cli-app, npm-package
Fast Cli
Test your download and upload speed using fast.com
Stars: ✭ 2,178 (+830.77%)
Mutual labels:  cli-app, npm-package

terminal-image-cli

Display images in the terminal

Works in any terminal that supports colors. Supports animated GIFs.

In iTerm, the image will be displayed in full resolution, since iTerm has special image support.

Install

$ npm install --global terminal-image-cli

Usage

$ image --help

  Usage
    $ image <image>
    $ cat <image> | image

  Examples
    $ image unicorn.jpg
    $ cat unicorn.jpg | image

Related

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].