binary file

A file consisting of binary information. Usually, a binary file is a program or data file in machine-readable form rather than in human-readable ASCII text. You can convert a binary file into a text-based form so that you can transmit it over the Internet.

See also base64; Multipurpose Internet Mail Extension.