PPTX.gallery
Open in PPTX.dev

Layout Pattern

Image 2x Fit Vertical

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

Image2 zonesCenter alignedFitVertical flow

How to Use It

Image 2x Fit Vertical 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-vertical. Reading flow is vertical.

Content Zones

ImageImage content 1
ImageImage content 2

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

OPF Config

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

Preview this config live at pptx.dev/playground.