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