In a computer, a file format is the layout of a
file in terms of how the data within the file is organized. A program that uses the data in a file must be able to recognize and possibly access data within the file. For example, the program that we call a Web
browser is able to process and display a file in the HTML file format so that it appears as a Web page, but it cannot display a file in a
format designed for Microsoft's Excel program. A particular file format is often indicated as part of a file's name by a file name
extension (
suffix). Conventionally, the extension is separated by a period from the name and contains three or four letters that identify the format. A program that uses or recognizes a particular file format may or may not care whether the file has the appropriate extension name since it can actually examine the bits in the file to see whether the format (layout) is one it recognizes.
There are as many different file formats as there are different programs to process the files. A few of the more common file formats are:
- Word documents (.doc)
- Web text pages (.htm or .html)
- Web page images (.gif and .jpg)
- Adobe Postcript files (.ps)
- Adobe Acrobat files (.pdf)
- Executable programs (.exe)
- Multimedia files (.mp3 and others)
This was last updated in June 2002
Dig Deeper
-
Backing up to local disk or tape can protect against the accidental destruction of a file but will do nothing to protect you when your facility suffers fire or flooding. Remote backup provides a better solution. This tip looks at two possibilities for remote backup: Choosing an outsourced remote backup service, or using software to do your own backups to an offsite facility.
-
Learn how attackers are using the widespread deployment of low-cost VoIP to leverage phishing attacks.
-
Is the government listening to your VoIP traffic? Can other companies spy on your WAN? It may sound like a paranoid conspiracy theory, but it's not that far out, technologically speaking. In this tip, Tom Lancaster looks at just how exposed your WAN traffic may be.
-
People who read this also read...
-
Resources from around the Web