# What is Metadata?

Metadata is structured information that identifies, describes, governs, or supplies technical context for another data object. Examples include authorship, dimensions, timestamps, rights, and encoding details.

File + supplied context

Metadata processing

Structured media record

Metadata is read, normalized, and used to drive decisions about the media it describes. This diagram shows metadata broadly, not specifically Metadata.

<span aria-hidden="true" id="how-it-works"></span>

## How Metadata works

Metadata supplies context that lets systems interpret, find, govern, and preserve a resource beyond its raw bytes. Descriptive fields support discovery, technical fields guide processing, administrative fields express control, and preservation fields record provenance or integrity. Values may be embedded in a file, stored in a sidecar, or maintained in a catalog. Media workflows reconcile these layers during ingest and propagate selected fields into derivatives and delivery interfaces.

<span aria-hidden="true" id="key-facts"></span>

## Key facts

1. 1Field scope matters: camera exposure can describe a source image, while a license may govern the logical work and a codec name applies to one rendition or track.
2. 2Embedded, sidecar, and database metadata can disagree after an edit. A precedence policy and provenance record are needed before an application treats one value as authoritative.
3. 3Schemas improve interoperability only when value rules also align. Two systems may share a field label but interpret its vocabulary, units, cardinality, or time zone differently.

<span aria-hidden="true" id="when-it-matters"></span>

## When Metadata matters

Define required metadata fields when assets must support search, validation, automation, or rights enforcement. Inconsistent schemas and stale values can impair interoperability or trigger incorrect processing.

<span aria-hidden="true" id="category-use-cases"></span>

## Common use cases for metadata

These examples cover metadata broadly, not specifically Metadata.

* Filtering files by dimensions, duration, codec, MIME type, language, or detected content.
* Building catalogs with searchable descriptions, rights, locations, and relationships.
* Driving output paths, transformation parameters, moderation, and retention rules.

<span aria-hidden="true" id="at-scale"></span>

## Working with metadata

This guidance covers metadata broadly, not just Metadata.

A metadata reader parses known structures and can derive additional properties from the encoded content. The workflow then validates and normalizes fields before using them for search, routing, naming, filtering, or access decisions.

Metadata can be embedded in a file, stored beside it, or derived during analysis. Track its source and normalization rules, and decide which fields are authoritative, searchable, privacy-sensitive, or safe to copy into derivatives.

### What you gain

* Structured metadata makes media searchable, filterable, and automatable.
* Technical properties let workflows choose valid transformations before processing.
* Provenance and rights fields support governance throughout an asset’s lifecycle.

### What it costs

* Copying all metadata preserves context but can leak private or obsolete information.
* Derived labels scale classification but carry confidence limits and model bias.
* Rigid schemas improve consistency while making novel or vendor-specific fields harder to retain.

### Before production

1. 1Distinguish supplied metadata from values detected or derived during processing.
2. 2Normalize units, time zones, encodings, and controlled vocabularies at ingestion.
3. 3Remove sensitive fields before exposing files or metadata to another audience.

[← Megapixel](/glossary/megapixel.md)[Metadata Extraction →](/glossary/metadata-extraction.md)

More in metadata

* [Image Tagging](/glossary/image-tagging.md)
* [IPTC Metadata](/glossary/iptc-metadata.md)
* [Magic Bytes](/glossary/magic-bytes.md)
* [Metadata Extraction](/glossary/metadata-extraction.md)
* [Metadata Standard](/glossary/metadata-standard.md)
* [Metadata Tagging](/glossary/metadata-tagging.md)

[All 505 terms](/glossary.md)

## Turn media knowledge into a working pipeline

Connect uploads, processing, AI, storage, and delivery through one declarative API — with the encoding stack, scaling, and format churn handled for you.

[Try Transloadit for free](/c/signup/)
