PPTX.gallery
Open in PPTX.dev

Layout Pattern

Image 1x Crop SlideImage

Image 1x Crop SlideImage OPF layout with a crop image zone.

Image1 zoneCenter alignedCropSlide image

How to Use It

Image 1x Crop SlideImage is a canonical OPF image layout from the OPF layout catalog. It defines 2 placeholder zones (image: Image content 1; image: Slide image (background)). Use it when you need exact OPF parity for slide.layout image-1x-crop-slideimage. Reading flow is horizontal.

Content Zones

ImageImage content 1
ImageSlide image (background)

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

OPF Config

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

Preview this config live at pptx.dev/playground.