Skip to main content

Verified Image

Authenticated photos, graphics, or artwork. Includes creator, dimensions, format, and content hash.

Category: Content
Schema Type: ImageObject
Schema Source: Schema.org

External Reference

https://schema.org/ImageObject

Credential Preview

This is how credentials using this template will appear. Values shown are sample data.

Verified Image Authenticated Content [Image Preview] Sunset over the Mountains by Alex Photographer "Golden hour capturing the Rockies" Created: 2024-03-10T18:45:00Z 4000 x 3000 px https://creativecommons.org/licenses/by-nc/4.0/ Hash: c3d4e5f6g7h8i9j0k1l2m3n4o5p6q7r8

Claims / Fields

Required (4)

Claim Type Description
name string Title or name of the image
creator string Photographer, artist, or creator name (schema.org/Person#name)
dateCreated string (date-time) When the image was created or captured (ISO 8601)
sha256 string SHA-256 hash of the image file

Optional (7)

Claim Type Description
contentUrl string (uri) Direct URL to the image file
width string Image width (e.g., '4000' or '4000px')
height string Image height (e.g., '3000' or '3000px')
encodingFormat string MIME type (image/jpeg, image/png, image/webp)
caption string Image caption or alt text
copyrightHolder string Copyright holder name (schema.org/Person or Organization)
license string (uri) License URL (e.g., Creative Commons)

JSON-LD Context

[
  "https://schema.org"
]