PPTX.gallery
Open in PPTX.dev

OPF Image Treatment

Caption Overlay

A compact caption bar attaches attribution, source, or interpretation directly to an image.

caption-overlayNative OPF

Best Fit

Research images, press photos, product screenshots, and data-story evidence slides.

Photography Guidance

Keep the caption outside the subject's focal area. Use captions to clarify provenance or meaning, not to repeat the slide title.

Avoid

Avoid captions that cover faces, product UI, or the main evidence in the image.

Treatment Practices

1

Treat captions as metadata, not primary copy.

2

Use a solid or translucent caption surface with adequate contrast.

3

Keep captions short enough to read in one glance.

OPF Config

image-treatments:caption-overlay
Open Presentation Format
{
  "$schema": "https://openpresentation.org/schema/opf/v1",
  "name": "PPTX.gallery — image-treatments/caption-overlay",
  "description": "A compact caption bar attaches attribution, source, or interpretation directly to an image.",
  "tags": [
    "gallery:image-treatments/caption-overlay"
  ],
  "design": {
    "slideImage": {
      "src": "asset:hero",
      "position": "background"
    },
    "imageFill": "crop"
  },
  "slides": [
    {
      "id": "gallery-preview-1",
      "layout": "title-slide",
      "title": "Caption Overlay",
      "subtitle": "Research images, press photos, product screenshots, and data-story evidence slides.",
      "image": {
        "src": "asset:hero",
        "alt": "Caption Overlay image treatment example"
      },
      "design": {
        "contentBox": false,
        "contentAlignment": "center",
        "titleAlignment": "center"
      }
    }
  ],
  "catalogs": {
    "layouts": {
      "records": [
        {
          "$schema": "https://openpresentation.org/schema/opf-layout/v1",
          "id": "title-slide",
          "name": "Title_Slide",
          "label": "Title Slide",
          "summary": "Bold, centered typography with minimal elements. Perfect for opening your presentation with impact.",
          "description": "Bold, centered typography with minimal elements. Perfect for opening your presentation with impact.",
          "tags": [
            "Opening",
            "Impact",
            "Minimal"
          ],
          "master": "Gallery",
          "masterSlideIndex": 0,
          "groupHash": "ddf3a920a68b7a0316802c6a646bb4bb481c6f5a288d236ab3021b4b990d25c2",
          "groupDefault": true,
          "contentType": "Title",
          "contentMultiple": "None",
          "contentAlignment": "Center",
          "contentBox": false,
          "contentTypeChartPrimary": "None",
          "contentTypeImageFill": "None",
          "contentTypeListBullet": "None",
          "contentTypeListHeading": false,
          "slideTitle": true,
          "slideTitleAlignment": "Center",
          "slideImage": false,
          "slideImageAlignment": "None",
          "slideLayoutDirection": "None",
          "zones": [
            {
              "role": "title",
              "placeholder": "title"
            },
            {
              "role": "subtitle",
              "placeholder": "subtitle"
            }
          ],
          "preview": {},
          "details": "Bold, centered typography with minimal elements. Perfect for opening your presentation with impact. OPF placeholders: title, subtitle.",
          "category": "opening-closing",
          "spatialCategory": "hero",
          "contentTypeTags": [
            "mixed",
            "title"
          ],
          "placeholders": [
            {
              "type": "title"
            },
            {
              "type": "subtitle"
            }
          ],
          "slideSubtitle": true
        }
      ]
    }
  }
}
Open in OPF PlaygroundOpen in visual editor

Preview this config live at pptx.dev/playground, or load it in the gallery visual editor.

Related How-To Articles

General Image Rules

1

Crop with intent

Choose fit, position, and size based on the subject and message, not just available space.

2

Protect readability

Text over images needs enough contrast, an intentional overlay, or a separate text surface.

3

Respect image truth

Avoid filters or crops that distort evidence, screenshots, charts, or compliance imagery.

4

Keep a system

Use a small set of image treatments consistently so photo-heavy decks still feel coherent.