Layout Pattern

Title Slide

Bold, centered typography with minimal elements. Perfect for opening your presentation with impact.

OpeningImpactMinimal

How to Use It

The title slide sets the tone for your entire presentation. Use large, confident typography and ample white space to create a memorable first impression. Consider adding a subtle visual element or your brand mark, but keep the focus on your main message.

Content Zones

TitleSlide title
BodyPrimary content

OPF Config

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

Preview this config live at pptx.dev/playground.