CLI utility to hexidecimal decode input
npm install hex2binCLI utility to hexidecimal decode input
npm install --global hex2binhex2binPipe in hexidecimal strings... pipe out binary streams
$ hex2bin
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: