Layout Pattern
Image Only 2x Crop Title Center
Image Only 2x Crop Title Center OPF layout with 2 image zones and a slide title.
How to Use It
Image Only 2x Crop Title Center is a canonical OPF image layout from the OPF layout catalog. It defines 3 placeholder zones (title: Slide title; image: Image 1; image: Image 2). Use it when you need exact OPF parity for slide.layout image-only-2x-crop-title-center. Reading flow is horizontal.
Content Zones
Related Layouts
Similar OPF layout slugs with matching content types, spatial patterns, or presentation use cases.
Visual Storytelling
Image Only 2x Crop Vertical Title Left
Image Only 2x Crop Vertical Title Left OPF layout with 2 image zones in a vertical reading flow and a slide title.
/layouts/image-only-2x-crop-vertical-title-left
Visual Storytelling
Image Only 2x Fit Title Center
Image Only 2x Fit Title Center OPF layout with 2 image zones and a slide title.
/layouts/image-only-2x-fit-title-center
Visual Storytelling
Image Only 2x Fit Vertical Title Left
Image Only 2x Fit Vertical Title Left OPF layout with 2 image zones in a vertical reading flow and a slide title.
/layouts/image-only-2x-fit-vertical-title-left
Visual Storytelling
Image Only 2x Crop
Image Only 2x Crop OPF layout with 2 image zones.
/layouts/image-only-2x-crop
Visual Storytelling
Image Only 2x Crop Vertical
Image Only 2x Crop Vertical OPF layout with 2 image zones in a vertical reading flow.
/layouts/image-only-2x-crop-vertical
Visual Storytelling
Image Only 2x Fit
Image Only 2x Fit OPF layout with 2 image zones.
/layouts/image-only-2x-fit
OPF Config
layouts:image-only-2x-crop-title-center{
"$schema": "https://openpresentation.org/schema/opf/v1",
"name": "PPTX.gallery — layouts/image-only-2x-crop-title-center",
"tags": [
"gallery:layouts/image-only-2x-crop-title-center"
],
"slides": [
{
"id": "gallery-preview-1",
"layout": "image-only-2x-crop-title-center",
"title": "Layout preview",
"subtitle": "Reference layout for the OPF \"image-only-2x-crop-title-center\" preset."
}
]
}Preview this config live at pptx.dev/playground.