File format

0
26KB

A file format is a specification of the structure of data recorded in a computer file. The file format identifier is usually indicated at the end of the file name in the form of an "extension". The file name extension helps identify the format of the data contained in the file to programs that can work with it. Sometimes the data format is additionally specified at the beginning of the file content.

The operating system uses file-to-program mapping (association) to determine which program can open a file.

For example, the name extension ".txt" is usually used to refer to files that contain only textual information, and ".doc" is used to refer to textual information structured according to Microsoft Word standards. Files whose contents correspond to the same format (less commonly, to the same format family) are sometimes referred to as files of the same type.

Since the common concept of a file in computing is an unstructured sequence of bytes, computer programs that store structured data in files must somehow convert it into a sequence of bytes and vice versa (in OOP, these operations are called "serialization" and "deserialization," respectively; for textual information, the latter is also called "parsing" or "parsing"). The algorithm for these transformations, as well as the conventions on how the various pieces of structured data are arranged within the file and make up its "format."

Different file formats may differ in the level of detail, one format may be an "add-on" to another, or use elements of other formats. For example, the text format imposes only the most general constraints on the data structure. The HTML format sets additional rules on the internal structure of the file, but any HTML file is also a text file.

Another example is the structure of computer programs, i.e. executable files: it must strictly conform to certain expectations (specifications) of the operating system that runs it.

Pesquisar
Categorias
Leia mais
E-Commerce
E-commerce
E-commerce is an area of the digital economy that includes all financial and trade transactions...
Por FWhoop Xelqua 2023-07-27 18:12:03 0 30KB
Music
6 Timeless Tranquility Sessions: 4 Hours of Calming Classical Piano Melodies for Focus and Sleeping
6 Timeless Tranquility Sessions: A 4-Hour Journey Through Calming Classical Piano Melodies...
Por Gpykin 2025-07-12 20:16:22 0 3KB
Programming
Python super()
super() lets you avoid referring to the base class explicitly, which can be nice. But the main...
Por Jesse Thomas 2023-03-23 22:24:20 0 9KB
Music
The Power of Music: A Universal Language
Music is often described as a universal language, transcending borders, cultures, and languages....
Por Dacey Rankins 2024-11-07 19:13:56 0 10KB
Hardware
Difference Between Hardware and Software
Hardware is the physical device required to store and run the Software, and Software is a set of...
Por Dacey Rankins 2024-03-25 18:07:08 0 21KB

BigMoney.VIP Powered by Hosting Pokrov