Machine-readable format in the context of Human readable


Machine-readable format in the context of Human readable

Machine-readable format Study page number 1 of 1

Play TriviaQuestions Online!

or

Skip to study material about Machine-readable format in the context of "Human readable"


⭐ Core Definition: Machine-readable format

In communications and computing, a machine-readable medium (or computer-readable medium) is a medium capable of storing data in a format easily readable by a digital computer or a sensor. It contrasts with human-readable medium and data.

The result is called machine-readable data or computer-readable data, and the data itself can be described as having machine-readability.

↓ Menu
HINT:

In this Dossier

Machine-readable format in the context of Human-readable medium and data

In computing, a human-readable medium or human-readable format is any encoding of data or information that can be naturally read by humans, resulting in human-readable data. It is often encoded as ASCII or Unicode text, rather than as binary data.

In most contexts, the alternative to a human-readable representation is a machine-readable format or medium of data primarily designed for reading by electronic, mechanical or optical devices, or computers. For example, Universal Product Code (UPC) barcodes are very difficult to read for humans, but very effective and reliable with the proper equipment, whereas the strings of numerals that commonly accompany the label are the human-readable form of the barcode information. Since any type of data encoding can be parsed by a suitably programmed computer, the decision to use binary encoding rather than text encoding is usually made to conserve storage space. Encoding data in a binary format typically requires fewer bytes of storage and increases efficiency of access (input and output) by eliminating format parsing or conversion.

View the full Wikipedia page for Human-readable medium and data
↑ Return to Menu