PPTX.gallery
Open in PPTX.dev

Layout Pattern

Image 1x Fit Title Left

Image 1x Fit Title Left OPF layout with a fit image zone and a slide title.

Image1 zoneCenter alignedFitTitled

How to Use It

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

Content Zones

TitleSlide title
ImageImage content 1

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

OPF Config

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

Preview this config live at pptx.dev/playground.