Skip to content

print your image in your terminal by console.log

License

Notifications You must be signed in to change notification settings

tenyding/printImg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

printImg

print your image in your terminal by console.log

Usage

const printImg = require("./index")

printImg("/path/to/image/filename.jpg", {
    width: null,
    height: null,
    scale: 0.5
})

About

print your image in your terminal by console.log

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published