Category:File Format Identification

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
m
Line 1: Line 1:
The purpose of File Format Identification is to determine the file format of a digital object. Most file format identification software makes use of [[signatures]], also known as [[magic bytes]]. This method is more robust than "traditional" file format identification where the [[extension]] or [[content header]] is used to determine the object type.
+
The purpose of File Format Identification is to determine the file format of a digital object. Most file format identification software makes use of [[signatures]], also known as [[magic bytes]]. This method is more robust than "traditional" file format identification where a file its  [[extension]] or [[content header]] is used to determine the object type.

Revision as of 01:37, 6 November 2012

The purpose of File Format Identification is to determine the file format of a digital object. Most file format identification software makes use of signatures, also known as magic bytes. This method is more robust than "traditional" file format identification where a file its extension or content header is used to determine the object type.

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox