Definition
The technical process of determining the file format and its salient technical characteristics (container, encoding, version, dependencies, and significant metadata) of a digital resource in order to inform management actions such as preservation, migration, access rendering, or appraisal.
Principle
Principle
Accurate format identification reduces technical uncertainty by matching a resource to known format specifications and risks, thereby guiding appropriate tool selection and preservation actions; superficial indicators (file extension, filename, unverified MIME) are insufficient evidence on their own.
Demonstration
Demonstration
Illustrative scenario → Situation: An archive holds a set of image files with .tif extensions. Recognition: Automated identification flags mixed internal signatures—some files are TIFF, others are JPEG‑in‑TIFF wrappers and one is actually a corrupted proprietary format. Action: Curators record format profiles, select distinct processing pipelines (lossless migration for TIFF, specialized extraction for wrapped JPEGs) and schedule verification checks. Consequence: Preservation actions are tailored to actual format risk and avoid inappropriate conversions that would lose fidelity.
Misapplication
Misapplication
Equating format identification with reading or interpreting content; the semantic error is assuming that identifying a file as 'PDF' implies the ability to extract or render all of its semantic content without validating embedded variants, encryption, or missing dependencies.
Consequence
Consequence
Correct identification enables appropriate preservation workflows, selection of compatible tools, and realistic risk assessment; misidentification can lead to failed migrations, loss of accessibility, or inability to reproduce original rendering.
Reversal
Reversal
For heavily obfuscated, proprietary, or encrypted files, automated identification may fail or misclassify formats; in such cases identification may require reverse engineering, vendor tools, or preservation strategies that accept partial fidelity.
Boundary
Boundary
Clearly within: using binary signature and container analysis to classify a file as JPEG 2000 codestream. Boundary case: a compound object (multimedia package) that contains multiple embedded formats requiring per‑component identification. Clearly outside: topical subject classification or language identification, which concern content rather than technical format.
Semantic Tension
Semantic Tension
Automated bulk detection (speed, scale) ↔ Expert validation (accuracy, nuance), especially for legacy or proprietary formats.
Synthesis
Synthesis
Format identification is an evidentiary technical step: it converts ambiguous digital objects into actionable technical profiles that constrain permissible preservation actions and reveal where expert attention or additional tools are required.