Layout Pattern

Image 3x Crop Vertical Title Left SlideImage

Image 3x Crop Vertical Title Left SlideImage OPF layout with 3 crop image zones in a vertical reading flow and a slide title.

Image3 zonesCenter alignedCropTitledSlide imageVertical flow

How to Use It

Image 3x Crop Vertical Title Left SlideImage is a canonical OPF image layout from the OPF layout catalog. It defines 5 placeholder zones (title: Slide title; image: Image content 1; image: Image content 2; image: Image content 3; image: Slide image (background)). Use it when you need exact OPF parity for slide.layout image-3x-crop-vertical-title-left-slideimage. Reading flow is vertical.

Content Zones

TitleSlide title
ImageImage content 1
ImageImage content 2
ImageImage content 3
ImageSlide image (background)

OPF Config

layouts:image-3x-crop-vertical-title-left-slideimage
Open Presentation Format
{
  "$schema": "https://pptx.dev/schema/opf/v1",
  "version": "1.0",
  "meta": {
    "title": "PPTX.gallery — layouts/image-3x-crop-vertical-title-left-slideimage"
  },
  "design": {},
  "slides": [
    {
      "id": "gallery-preview-1",
      "layout": "image-3x-crop-vertical-title-left-slideimage",
      "elements": []
    }
  ]
}
Open in OPF Playground

Preview this config live at pptx.dev/playground.