---
title: "IPTC — Glossary | LLMind"
description: "International Press Telecommunications Council — metadata standard for news photography and editorial imagery."
url: https://llmind.org/glossary/iptc/
source_format: html
---
[← Glossary](https://llmind.org/glossary/)

# IPTC

**International Press Telecommunications Council — metadata standard for news photography and editorial imagery.**

IPTC (International Press Telecommunications Council) is a metadata standard designed for news and editorial workflows. When a photojournalist or stock-photo agency submits an image, they embed IPTC metadata: caption (extended description), keywords (tags), photographer name and copyright notice, location information, credit line, and usage rights. IPTC is the lingua franca of news editorial systems and stock-photo platforms.

## What IPTC covers

IPTC is editorial-focused: caption, keywords, creator, copyright, date created, location, rights usage terms, and more. It fills a gap between camera-centric EXIF (which records technical settings) and general-purpose XMP (which is agnostic to the type of content). For a newspaper or magazine, IPTC keywords and captions are critical for workflow and search.

## IPTC Core and Extension

Modern IPTC metadata is expressed in XMP format (IPTC Core and IPTC Extension schemas are RDF vocabularies). This makes IPTC fully interoperable with XMP: any tool that writes XMP can embed IPTC properties, and any tool that reads XMP can extract them. The IPTC namespace URIs are standardized and globally recognized.

## LLMind relationship

IPTC captures editorial origin and human-authored metadata about content. LRFS captures AI-semantic metadata — automatically extracted or enriched descriptions, entities, and structure. A file can carry both: original IPTC editorial data plus new AI semantic layers in the LRFS namespace. Both coexist in the same XMP packet.

## Related terms

-   [EXIF](https://llmind.org/glossary/exif/)
-   [XMP](https://llmind.org/glossary/xmp/)
-   [Provenance](https://llmind.org/glossary/provenance/)

## See also

-   [Content authenticity use case](https://llmind.org/use-cases/content-authenticity/)
-   [Learn](https://llmind.org/learn/)
-   [Spec](https://llmind.org/spec/)
