Metadata is the structured information about a file — who created it, what it shows, when and where it was captured, and who may use it — stored alongside the file so software can search, sort, filter and control it. In digital asset management, metadata is the difference between a folder of files and a searchable library.
In plain English
Think of a library. Two books can sit on the same shelf, but the catalogue card — author, subject, publication date, call number — is what lets anyone find them. Metadata is that catalogue card, attached to every image, video or document.
It comes in three broad kinds:
- Descriptive — keywords, captions, titles and people. This is what you search on. Built with keywording and kept consistent by a controlled vocabulary.
- Technical — dimensions, file type, colour profile, and camera data like shutter speed and GPS (the EXIF a camera writes automatically).
- Administrative — owner, licence, usage rights and expiry — the fields that keep you from publishing a photo you no longer have the right to use.
Just as important is where metadata lives. Embedded metadata is written inside the file itself using open standards (IPTC and XMP), so it travels with the file. Database-only metadata lives in the tool and is left behind the moment you export — a distinction that decides how painful switching tools will be.
Why it matters in a DAM
Metadata is the single feature that separates a DAM from cloud storage. Google Drive knows a file is called IMG_4821.jpg; a DAM knows it’s a backlit portrait of the CEO, shot in Berlin, cleared for print until March. Search, filtering, rights tracking and automation all run on metadata — without it, the other features have nothing to work with.
Buyer’s test: before choosing a tool, run a round-trip — export a tagged asset, re-import it elsewhere, and count how many metadata fields survive. Tools that embed metadata in standard IPTC/XMP fields make migration a weekend job; database-only tools make it a re-tagging project. In our testing the spread ran from 100% to 68% field survival.
Related terms
See it in action
Metadata handling is where DAM tools differ most. Our Daminion covers the one tool that round-tripped every IPTC field intact in our test, and the what is DAM guide puts metadata in the wider picture. To compare tools on this and other criteria, see the best DAM software rankings.
FAQ
What is metadata in simple terms?
Metadata is the information about a file - who made it, what it shows, when it was captured, and who may use it - stored with the file so software can search, sort and control it. It is the catalogue card attached to every asset. Some of it is written by the camera or the software automatically; some of it is added by people or suggested by auto-tagging. Without it a library is a pile of filenames, and finding anything depends on someone remembering where they put it.
Why does metadata matter in a DAM?
It is the feature that separates a DAM from cloud storage: search, filtering, rights tracking, expiry and automation all run on metadata, not on folder names. It is also what makes a library survive its own growth - at a few hundred files you can browse, at a hundred thousand you can only query. And because standards-based metadata travels inside the file, the work your team puts into describing assets stays yours rather than becoming a vendor's database.
What is the difference between embedded metadata and metadata in the DAM's database?
Embedded metadata lives inside the file itself, in standard blocks like IPTC, XMP and EXIF, and travels with it wherever it goes. Database metadata lives in the DAM and can hold anything the system supports, including custom fields, collections and relationships that no file format has a slot for. Most tools use both. The question that matters at exit is whether the DAM writes its metadata back into the files on export, or whether leaving means leaving your descriptions behind.
What are IPTC, XMP and EXIF?
Three standards that cover different jobs. EXIF is written by the camera - exposure, lens, timestamp, sometimes GPS coordinates. IPTC is the editorial layer - creator, caption, copyright, credit - a fixed set of fields the publishing world agreed on. XMP is Adobe's extensible framework, which can carry the standard fields plus custom ones a specific workflow defines. A single file commonly carries all three at once, and a serious DAM reads and writes all three rather than picking one and discarding the rest.
Does metadata survive when I switch DAM tools?
That depends entirely on where the tool keeps it. Metadata embedded in the file, in IPTC or XMP, moves with the file into the next system and needs no cooperation from the vendor you are leaving. Metadata that exists only in the vendor's database moves only as far as their export lets it - which is often a CSV you then have to remap by hand. Ask, before you buy, whether the tool writes metadata back into the files, and export a handful to check that it actually does.
Sources
- IPTC Photo Metadata Standard — the descriptive/rights fields most DAMs read and write.
- Adobe XMP — the extensible container that carries embedded metadata across tools.