Short: Convert hex format file to binary file. Author: Fred Fish Architecture: m68k-amigaos Source: Fish collection Simple little program to convert hex format file into a binary file. Reads lines of hex characters on stdin and writes 8 bit dehex'd bytes to stdout.