hex2bin
v1.0.2
Published
CLI utility to hexidecimal decode input
Downloads
11
Readme
CLI utility to hexidecimal decode input
NPM
Usage
Pipe in hexidecimal strings... pipe out binary streams
$ hex2bin <infile >outfile
Or if you aren't familiar with file indirection you just use pipes
$ cat infile | hex2bin >outfile
Unless stated otherwise all works are:
and licensed under: