PPTX.gallery
Open in PPTX.dev

Layout Pattern

Photo Grid

Multiple images in a structured mosaic or uniform grid. Tells a visual story that words alone cannot.

GalleryVisualCollection

How to Use It

Photo grids showcase portfolios, team culture, events, or product ranges. Use a consistent grid (2x2, 3x2, or a featured+grid hybrid). Maintain uniform aspect ratios and consistent color treatment. Add thin borders or gaps between images. Avoid mixing orientations randomly.

Content Zones

ImagePrimary visual
CaptionHeadline or caption

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

OPF Config

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

Preview this config live at pptx.dev/playground.