PPTX.gallery
Open in PPTX.dev

Layout Pattern

Image 3x Crop Title Center

Image 3x Crop Title Center OPF layout with 3 crop image zones and a slide title.

Image3 zonesCenter alignedCropTitled

How to Use It

Image 3x Crop Title Center is a canonical OPF image layout from the OPF layout catalog. It defines 4 placeholder zones (title: Slide title; image: Image content 1; image: Image content 2; image: Image content 3). Use it when you need exact OPF parity for slide.layout image-3x-crop-title-center. Reading flow is horizontal.

Content Zones

TitleSlide title
ImageImage content 1
ImageImage content 2
ImageImage content 3

Similar OPF layout slugs with matching content types, spatial patterns, or presentation use cases.

OPF Config

layouts:image-3x-crop-title-center
Open Presentation Format
{
  "$schema": "https://openpresentation.org/schema/opf/v1",
  "name": "PPTX.gallery — layouts/image-3x-crop-title-center",
  "tags": [
    "gallery:layouts/image-3x-crop-title-center"
  ],
  "slides": [
    {
      "id": "gallery-preview-1",
      "layout": "image-3x-crop-title-center",
      "title": "Layout preview",
      "subtitle": "Reference layout for the OPF \"image-3x-crop-title-center\" preset."
    }
  ]
}
Open in OPF Playground

Preview this config live at pptx.dev/playground.