Layout Pattern
Image 2x Fit
Image 2x Fit OPF layout with 2 fit image zones.
How to Use It
Image 2x Fit is a canonical OPF image layout from the OPF layout catalog. It defines 2 placeholder zones (image: Image content 1; image: Image content 2). Use it when you need exact OPF parity for slide.layout image-2x-fit. 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 2x Fit SlideImage
Image 2x Fit SlideImage OPF layout with 2 fit image zones.
/layouts/image-2x-fit-slideimage
Visual Storytelling
Image 2x Fit Title Center
Image 2x Fit Title Center OPF layout with 2 fit image zones and a slide title.
/layouts/image-2x-fit-title-center
Visual Storytelling
Image 2x Fit Title Center SlideImage
Image 2x Fit Title Center SlideImage OPF layout with 2 fit image zones and a slide title.
/layouts/image-2x-fit-title-center-slideimage
Visual Storytelling
Image 2x Crop
Image 2x Crop OPF layout with 2 crop image zones.
/layouts/image-2x-crop
Visual Storytelling
Image 2x Crop SlideImage
Image 2x Crop SlideImage OPF layout with 2 crop image zones.
/layouts/image-2x-crop-slideimage
Visual Storytelling
Image 2x Crop Title Center
Image 2x Crop Title Center OPF layout with 2 crop image zones and a slide title.
/layouts/image-2x-crop-title-center
OPF Config
layouts:image-2x-fit{
"$schema": "https://openpresentation.org/schema/opf/v1",
"name": "PPTX.gallery — layouts/image-2x-fit",
"tags": [
"gallery:layouts/image-2x-fit"
],
"slides": [
{
"id": "gallery-preview-1",
"layout": "image-2x-fit",
"title": "Layout preview",
"subtitle": "Reference layout for the OPF \"image-2x-fit\" preset."
}
]
}Preview this config live at pptx.dev/playground.