New: Introducing PHP and Composer Support.Read the Announcement
Socket
Book a DemoInstallSign in
Socket

img2term

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

img2term

print image to terminal

latest
Source
npmnpm
Version
1.0.3
Version published
Maintainers
1
Created
Source

Img2term

print image to terminal

![Demo] (https://github.com/YaroslavGaponov/img2term/blob/master/term.jpg)

Terminal

img2term -i test.jpg -h 5 -w 5

Example

var img2term = require('img2term');
img2term.print('./test.jpg', 3, 3);

Keywords

image

FAQs

Package last updated on 24 Mar 2015

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts