PPTX.gallery
Open in PPTX.dev

Layout Pattern

Title Left SlideImage Top

Title Left SlideImage Top OPF layout for cover, opener, or section slides.

TitleTitledSlide image

How to Use It

Title Left SlideImage Top is a canonical OPF title layout from the OPF layout catalog. It defines 3 placeholder zones (title: Presentation title; subtitle: Subtitle, date, or presenter; image: Slide image (top)). Use it when you need exact OPF parity for slide.layout title-left-slideimage-top.

Content Zones

TitlePresentation title
SubtitleSubtitle, date, or presenter
ImageSlide image (top)

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

OPF Config

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

Preview this config live at pptx.dev/playground.