0.0.3 • Published 9 years ago

img2text v0.0.3

Weekly downloads
1
License
ISC
Repository
github
Last release
9 years ago

node-img2text

My version of Hit9's img2txt, written in javascript.

#Installing

npm install img2text -g

#Arguments

img2text <imgfile> [-a] [--font-size=<fontsize>]

or

i2t <imgfile> [-a] [--font-size=<fontsize>]

the optional arguments :

-a              Enable ascii mode
--font-size     The font-size(px) pf text in the html, default:5.

The results will be in the result.html file.

#Todo

  • I'm gonna add some extra options such as pixelspacing in between pixels and/or automatic calculation of pixelspacing.
  • Add another way to receive the results from the script.
0.0.3

9 years ago

0.0.2

9 years ago

0.0.1

9 years ago