Textify
Node.js library to textify text.

$3
Huamns can eaisly raed txet wehre the middle leettrs are shulffed.
This will create text like that as result.
$3
This will convert your text to 8 bit binary numbers.
wrap is a number for where
to add a linebreak in the output. Without is (default 0) you will get all on one line.
$3
This will take the 8 bit binary text and return it as ascii text. All linebreaks and
spaces will be removed.
Cli
You can use textify from cli too. The module will add textify as a program.
$3
textify [-x|--tobinary
[-w|--wrap ]]
[-z|--frombinary ]
[-t|--texturize ]