PPTX.gallery
Open in PPTX.dev

Layout Pattern

Image Only 3x Fit Vertical Title Left

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

Image3 zonesCenter alignedTitledVertical flow

How to Use It

Image Only 3x Fit Vertical Title Left is a canonical OPF image layout from the OPF layout catalog. It defines 4 placeholder zones (title: Slide title; image: Image 1; image: Image 2; image: Image 3). Use it when you need exact OPF parity for slide.layout image-only-3x-fit-vertical-title-left. Reading flow is vertical.

Content Zones

TitleSlide title
ImageImage 1
ImageImage 2
ImageImage 3

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

OPF Config

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

Preview this config live at pptx.dev/playground.