PPTX.gallery
Open in PPTX.dev

Layout Pattern

Image Only 1x Crop Title Center

Image Only 1x Crop Title Center OPF layout with a image zone and a slide title.

Image1 zoneCenter alignedTitled

How to Use It

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

Content Zones

TitleSlide title
ImageImage

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

OPF Config

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

Preview this config live at pptx.dev/playground.