Description
Hexadecimal base16 text can be encoded or decoded in terminal pipelines. It is useful for developers, administrators, and power users who need a small command for inspecting or transforming binary-safe text data.
It reads and writes standard streams, so it can be combined with files, scripts, and shell pipelines. Be careful when decoding untrusted data into files or commands.