Layout Pattern

Image Only 2x Fit Vertical SlideImage

Image Only 2x Fit Vertical SlideImage OPF layout with 2 image zones in a vertical reading flow.

Image2 zonesCenter alignedSlide imageVertical flow

How to Use It

Image Only 2x Fit Vertical SlideImage is a canonical OPF image layout from the OPF layout catalog. It defines 3 placeholder zones (image: Image 1; image: Image 2; image: Slide image (background)). Use it when you need exact OPF parity for slide.layout image-only-2x-fit-vertical-slideimage. Reading flow is vertical.

Content Zones

ImageImage 1
ImageImage 2
ImageSlide image (background)

OPF Config

layouts:image-only-2x-fit-vertical-slideimage
Open Presentation Format
{
  "$schema": "https://pptx.dev/schema/opf/v1",
  "version": "1.0",
  "meta": {
    "title": "PPTX.gallery — layouts/image-only-2x-fit-vertical-slideimage"
  },
  "design": {},
  "slides": [
    {
      "id": "gallery-preview-1",
      "layout": "image-only-2x-fit-vertical-slideimage",
      "elements": []
    }
  ]
}
Open in OPF Playground

Preview this config live at pptx.dev/playground.