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