Skip to content

A CL tool wich allowes you to convert an image (by the time only a bmp) to an string of ascii characters, seen in a Monospace font, looks like the img.

Notifications You must be signed in to change notification settings

Jakabi107/ImgToAscci-CLI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ImgToAscci-CLI

Version 1.0.0

A CL tool wich allows you to convert an image (by the time only a bmp) to a string of ascii characters, seen in a Monospace font, looks like the img.


Installation:

Note: I will update it to access it via command.

  • %npm install in zip folder

  • %node main.js <args>

    • Flag -h to view usage

Documentation:

Note: Under construction

Example:

Example convertation:

with the included preview file

Input:

File preview.bmp

 % node main.js -f preview.bmp -o preview.txt

Output

Should stout data of bmp and write the output into preview.txt.

Result-Preview:

Hidden cause flickering while scrolling

File preview.text


    ___  ________  ___  __    ________  ________  ___     
   |\  \|\   __  \|\  \|\  \ |\   __  \|\   __  \|\  \            Authors: Jakabi107
   \ \  \ \  \|\  \ \  \/  /|\ \  \|\  \ \  \|\ /\ \  \           
 __ \ \  \ \   __  \ \   ___  \ \   __  \ \   __  \ \  \          Version: 1.0.0
|\  \\_\  \ \  \ \  \ \  \\ \  \ \  \ \  \ \  \|\  \ \  \ 
\ \________\ \__\ \__\ \__\\ \__\ \__\ \__\ \_______\ \__\        Thank you for reading!!
 \|________|\|__|\|__|\|__| \|__|\|__|\|__|\|_______|\|__| 

Goodbye World.

About

A CL tool wich allowes you to convert an image (by the time only a bmp) to an string of ascii characters, seen in a Monospace font, looks like the img.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published