{
  "asOf": "2026-09-25",
  "source": "ImageClueCheck editorial research, see docs/seo/keywords.md and each page’s sources",
  "rows": [
    {
      "slug": "midjourney",
      "name": "Midjourney",
      "title": "Does Midjourney add metadata to images?",
      "facts": {
        "Camera EXIF fields": "Not present",
        "C2PA Content Credentials": "Not embedded by default",
        "Generation record in file": "Not exposed in the standard download",
        "Typical export format": "PNG or JPEG"
      }
    },
    {
      "slug": "chatgpt-dalle",
      "name": "ChatGPT / DALL·E",
      "title": "Do ChatGPT and DALL·E images have metadata?",
      "facts": {
        "C2PA Content Credentials": "Documented by OpenAI as included at generation time",
        "Camera EXIF fields": "Not applicable, no camera capture",
        "Survives a screenshot or resave": "No",
        "Survives most social re-uploads": "Usually no, platforms commonly strip it"
      }
    },
    {
      "slug": "adobe-firefly",
      "name": "Adobe Firefly",
      "title": "Does Adobe Firefly add Content Credentials?",
      "facts": {
        "C2PA Content Credentials": "Attached by default, per Adobe documentation",
        "Camera EXIF fields": "Not applicable, no camera capture",
        "Manifest shows edit history": "Yes, for edits made within Adobe apps that support Content Credentials",
        "Survives export outside Adobe apps": "Depends on the export path and any later resave"
      }
    },
    {
      "slug": "stable-diffusion",
      "name": "Stable Diffusion",
      "title": "How to check Stable Diffusion image metadata",
      "facts": {
        "Storage location": "PNG tEXt/iTXt chunk (commonly keyed \"parameters\")",
        "Typical contents": "Prompt, negative prompt, sampler, steps, CFG scale, seed, model hash",
        "Encryption or signing": "None; plain text, easily edited or stripped",
        "C2PA Content Credentials": "Not added by the base tools; some extensions add it separately"
      }
    },
    {
      "slug": "google-gemini-imagen",
      "name": "Google Gemini / Imagen",
      "title": "Does Google Gemini watermark AI images?",
      "facts": {
        "Watermark type": "SynthID, embedded in the pixels, invisible to the eye",
        "Readable in a standard EXIF/metadata viewer": "No",
        "Detectable after cropping or recompression": "Designed to be, per Google DeepMind",
        "C2PA Content Credentials": "Google has stated support for content-credential style labeling in some products"
      }
    },
    {
      "slug": "openai-sora",
      "name": "OpenAI Sora",
      "title": "Does Sora add C2PA metadata to videos and images?",
      "facts": {
        "C2PA Content Credentials": "Documented by OpenAI as included on Sora output",
        "Visible watermark": "Applied to content shared through the Sora product",
        "Survives re-encoding or a third-party download tool": "Not guaranteed",
        "Applies to": "Video and image output from the Sora product"
      }
    },
    {
      "slug": "grok-xai",
      "name": "Grok (xAI)",
      "title": "Does Grok add metadata or watermarks to AI images?",
      "facts": {
        "C2PA Content Credentials": "Not publicly documented",
        "Stated metadata policy": "Not found in public xAI materials",
        "What to do instead": "Inspect the file directly with a metadata and marker viewer"
      }
    },
    {
      "slug": "leonardo-ai",
      "name": "Leonardo AI",
      "title": "Does Leonardo AI embed Content Credentials?",
      "facts": {
        "C2PA Content Credentials": "Not clearly documented publicly",
        "Camera EXIF fields": "Not expected, no camera capture",
        "What to do instead": "Inspect the file directly with a metadata and marker viewer"
      }
    },
    {
      "slug": "ideogram",
      "name": "Ideogram",
      "title": "Does Ideogram add metadata to generated images?",
      "facts": {
        "C2PA Content Credentials": "Not clearly documented publicly",
        "Camera EXIF fields": "Not expected, no camera capture",
        "What to do instead": "Inspect the file directly with a metadata and marker viewer"
      }
    },
    {
      "slug": "canva-magic-media",
      "name": "Canva Magic Media",
      "title": "Does Canva Magic Media add Content Credentials?",
      "facts": {
        "Content Authenticity Initiative membership": "Canva participates broadly, per CAI materials",
        "Per-image C2PA guarantee for Magic Media exports": "Not clearly documented",
        "What to do instead": "Inspect the file directly with a metadata and marker viewer"
      }
    }
  ]
}
